Skip to content

Commit 5cbed13

Browse files
committed
Update Scroll rpcProvider URL in EAS_CHAIN_CONFIGS
1 parent a091d36 commit 5cbed13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ export const EAS_CHAIN_CONFIGS: EASChainConfig[] = [
189189
schemaRegistryAddress: "0xD2CDF46556543316e7D34e8eDc4624e2bB95e3B6",
190190
contractStartBlock: 1317850,
191191
etherscanURL: "https://scrollscan.com/",
192-
rpcProvider: `https://rpc.scroll.io/`,
192+
rpcProvider: `https://scroll-mainnet-public.unifra.io`,
193193
},
194194
{
195195
chainId: 534351,

0 commit comments

Comments
 (0)