Skip to content

Commit

Permalink
fix: use multicall3 address for multicall2 on base
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff-CCH committed Oct 11, 2023
1 parent 12ea0d9 commit 2ed89a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/common/src/networks/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
"symbol": "WETH",
"name": "Wrapped Ether"
},
"multicall2Address": "0x091e99cb1C49331a94dD62755D168E941AbD0693",
"multicall2Address": "0xcA11bde05977b3631167028862bE2a173976CA11",
"multicall3Address": "0xcA11bde05977b3631167028862bE2a173976CA11"
},
{
Expand Down

0 comments on commit 2ed89a6

Please sign in to comment.