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 5cbed13 commit 9621241Copy full SHA for 9621241
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://scroll-mainnet-public.unifra.io`,
+ rpcProvider: `https://skilled-powerful-sailboat.scroll-mainnet.quiknode.pro/${process.env.SCROLL_QUICKNODE_API_KEY}/`,
193
},
194
{
195
chainId: 534351,
0 commit comments