Skip to content

Commit 1001568

Browse files
authored
revert: "Add Multicall3 contract to EDU Chain mainnet" (#3880)
Revert "feat: add Multicall3 contract to EDU Chain mainnet (#3878)" This reverts commit bed2a38.
1 parent bed2a38 commit 1001568

File tree

2 files changed

+0
-11
lines changed

2 files changed

+0
-11
lines changed

.changeset/tasty-fireants-smoke.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

src/chains/definitions/eduChain.ts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,5 @@ export const eduChain = /*#__PURE__*/ defineChain({
1919
url: 'https://educhain.blockscout.com/',
2020
},
2121
},
22-
contracts: {
23-
multicall3: {
24-
address: '0xcA11bde05977b3631167028862bE2a173976CA11',
25-
blockCreated: 16410660,
26-
},
27-
},
2822
testnet: false,
2923
})

0 commit comments

Comments
 (0)