Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
cygaar committed Sep 14, 2024
1 parent aacf31a commit 3557680
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/chains/definitions/abstractTestnet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,10 @@ export const abstractTestnet = /*#__PURE__*/ defineChain({
},
},
testnet: true,
contracts: {
multicall3: {
address: '0xF9cda624FBC7e059355ce98a31693d299FACd963',
blockCreated: 358349,
},
},
})

0 comments on commit 3557680

Please sign in to comment.