Skip to content

Commit 9621241

Browse files
committed
Update Scroll Mainnet RPC URL with QuickNode
1 parent 5cbed13 commit 9621241

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://scroll-mainnet-public.unifra.io`,
192+
rpcProvider: `https://skilled-powerful-sailboat.scroll-mainnet.quiknode.pro/${process.env.SCROLL_QUICKNODE_API_KEY}/`,
193193
},
194194
{
195195
chainId: 534351,

0 commit comments

Comments
 (0)