ethers-multicall icon indicating copy to clipboard operation
ethers-multicall copied to clipboard

Add support for Optimism

Open damianmarti opened this issue 2 years ago • 5 comments

The Multicall contract is deployed and verified:

  • Kovan Optimism: https://kovan-optimistic.etherscan.io/address/0x4afaa782d74825a267e40ae2a231c271d1c392c3
  • Optimism: https://optimistic.etherscan.io/address/0x7cbc68dc836e05833cf88b6676715db805b5c0a2

resolves #26

damianmarti avatar May 14 '22 18:05 damianmarti

Can this get merged? Seems like a straight-forward addition

CarlGocht avatar Jun 20 '22 16:06 CarlGocht

ping @cavanmflynn can we get this merged please?

0xmichalis avatar Aug 07 '22 11:08 0xmichalis

For anyone who is interested to use this library w/ Optimism support, I have temporarily forked to @kargakis/ethers-multicall until this PR gets merged.

0xmichalis avatar Aug 07 '22 21:08 0xmichalis

are you alive?

0xtaf avatar Feb 27 '23 15:02 0xtaf

For anyone looking for a live, tested and maintained alternative to ethers-multicall, please move to ethers-multicall-provider

Rubilmax avatar Mar 08 '23 11:03 Rubilmax