Skip to content

Commit

Permalink
chore: use shield3 url for scroll
Browse files Browse the repository at this point in the history
  • Loading branch information
chibie committed Jun 26, 2024
1 parent d80b2dd commit 18577e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ const NETWORKS = {
* @dev Scroll Mainnet
*/
534352: {
RPC_URL: "https://scroll.drpc.org",
RPC_URL: `https://rpc.shield3.com/v3/0x82750/${SHIELD3_API_KEY}/rpc`,
SUPPORTED_TOKENS: {
USDC: "0x06eFdBFf2a14a7c8E15944D1F4A48F9F95F663A4",
},
Expand Down

0 comments on commit 18577e0

Please sign in to comment.