makerdao / multicall

Multicall: Aggregate multiple constant function call results into one
MIT License
851 stars 451 forks source link

Add Optimism Deploy of Multicall #35

Open startswithaj opened 2 years ago

startswithaj commented 2 years ago

I deployed and verified Multicall.sol to Optimistic Ethereum.

The word Optimism was longer than the other words in the table so I had to add an extra space in the chain column.

The only real change is the addition of OE contract.

| Optimism | [0x142e2feac30d7fc3b61f9ee85fccad8e560154cc](https://optimistic.etherscan.io/address/0x142e2feac30d7fc3b61f9ee85fccad8e560154cc#code)
smartcontracts commented 2 years ago

I also went ahead and deployed Multicall2 at 0x2DC0E2aa608532Da689e89e237dF582B783E552C on both Optimistic Ethereum and Optimistic Kovan.

diwu1989 commented 2 years ago

Can we please merge this?