We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e45d1e6 + 5f85d7f commit 1efa0edCopy full SHA for 1efa0ed
src/threshold-ts/multicall/index.ts
@@ -40,7 +40,6 @@ export const MULTICALL_ABI = [
40
]
41
export const MULTICALL_ADDRESSESS = {
42
1: "0xeefba1e63905ef1d7acba5a8513c70307c1ce441",
43
- 5: "0x77dca2c955b15e9de4dbbcf1246b4b85b651e50e",
44
11155111: "0xcA11bde05977b3631167028862bE2a173976CA11",
45
1337: process.env.REACT_APP_MULTICALL_ADDRESS || AddressZero,
46
} as Record<number | string, string>
0 commit comments