banteg / multicall.py

aggregate results of multiple smart contract calls into one
MIT License
246 stars 106 forks source link

Added Optimism testnet. #35

Closed stas closed 2 years ago

stas commented 2 years ago

Found we're missing the testnet on Optimism:

Official docs: https://community.optimism.io/docs/useful-tools/networks/#rpc-endpoints Testnet contract: https://kovan-optimistic.etherscan.io/address/0x2dc0e2aa608532da689e89e237df582b783e552c

Please take a look. Thank you :bow: