diff --git a/projects/helper/env.js b/projects/helper/env.js index b34a2a25bf..f89c455978 100644 --- a/projects/helper/env.js +++ b/projects/helper/env.js @@ -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" }