mds1 / multicall

Multicall: Aggregate multiple constant function call results into one
https://multicall3.com
MIT License
894 stars 149 forks source link

Feat: add degen to deployments #257

Closed avivash closed 1 week ago

avivash commented 2 months ago

Deploy Multicall3 to Degen

mds1 commented 2 months ago

Thanks! Can you verify the code first? I was unable to verify it, and the bytecode is much shorter than the bytecode on mainnet, and blockscout usually can automatically verify the Multicall3 deployments so I suspect this one has e.g. an incorrect number of optimizer runs or even a different version.

The production settings for Multicall3 can be found here, so want to make sure this deploy matches: https://github.com/mds1/multicall?tab=readme-ov-file#contract-verification

mds1 commented 1 week ago

Closing as stale due to lack of response