We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a091d36 commit 5cbed13Copy full SHA for 5cbed13
utils.ts
@@ -189,7 +189,7 @@ export const EAS_CHAIN_CONFIGS: EASChainConfig[] = [
189
schemaRegistryAddress: "0xD2CDF46556543316e7D34e8eDc4624e2bB95e3B6",
190
contractStartBlock: 1317850,
191
etherscanURL: "https://scrollscan.com/",
192
- rpcProvider: `https://rpc.scroll.io/`,
+ rpcProvider: `https://scroll-mainnet-public.unifra.io`,
193
},
194
{
195
chainId: 534351,
0 commit comments