diff --git a/projects/helper/env.js b/projects/helper/env.js index c29fc94db0..b34a2a25bf 100644 --- a/projects/helper/env.js +++ b/projects/helper/env.js @@ -21,7 +21,8 @@ const DEFAULTS = { FLOW_RPC: "https://rest-mainnet.onflow.org", SONEIUM_RPC: "https://rpc.soneium.org", SONEIUM_RPC_MULTICALL: "0xcA11bde05977b3631167028862bE2a173976CA11", - SUPERPOSITION_RPC: "https://rpc.superposition.so" + SUPERPOSITION_RPC: "https://rpc.superposition.so", + OCC_RPC: "https://rpc.edu-chain.raas.gelato.cloud" } const ENV_KEYS = [