Skip to content

Commit

Permalink
Add RONIN_RPC_MULTICALL to environment configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
g1nt0ki committed Jan 18, 2025
1 parent 24ebc07 commit 7e485bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/helper/env.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ const DEFAULTS = {
FLOW_RPC: "https://rest-mainnet.onflow.org",
SONEIUM_RPC: "https://rpc.soneium.org",
SONEIUM_RPC_MULTICALL: "0xcA11bde05977b3631167028862bE2a173976CA11",
RONIN_RPC_MULTICALL: "0xcA11bde05977b3631167028862bE2a173976CA11",
SUPERPOSITION_RPC: "https://rpc.superposition.so",
OCC_RPC: "https://rpc.edu-chain.raas.gelato.cloud"
}
Expand Down

0 comments on commit 7e485bd

Please sign in to comment.