Skip to content

Commit

Permalink
Add Superposition RPC as env
Browse files Browse the repository at this point in the history
  • Loading branch information
af-afk committed Jan 15, 2025
1 parent 8226c25 commit 4e103f7
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 @@ -22,6 +22,7 @@ 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"
}

const ENV_KEYS = [
Expand Down

0 comments on commit 4e103f7

Please sign in to comment.