Skip to content

Commit

Permalink
revert to using standard multicall address
Browse files Browse the repository at this point in the history
  • Loading branch information
eli-d committed Jul 1, 2024
1 parent aaa73b3 commit 5b99493
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions web/src/config/arbitrumStylusTestnet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ export const arbitrumStylusTestnet = {
name: "Superposition Testnet",
id: 98985,
nativeCurrency: { name: "Superposition", symbol: "SPN", decimals: 18 },
contracts: {
multicall3: {
address: "0x37Bc0f77FCf51318B2ceb9447002913f7CFb599d" as const,
},
},
rpcUrls: {
default: { http: ["https://testnet-rpc.superposition.so"] },
public: { http: ["https://testnet-rpc.superposition.so"] },
Expand Down

0 comments on commit 5b99493

Please sign in to comment.