banteg / multicall.py

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

add OEC network #26

Closed heki-ru closed 2 years ago

heki-ru commented 2 years ago

support for OEC mainnet (formerly known as OKEx)

BobTheBuidler commented 2 years ago

Hey @heki-ru , do you happen to have a link to the source code for this in an Okc block explorer? A quick Google led me to Oklink but the contract appears non-verified on there.

heki-ru commented 2 years ago

Unfortunately I don't. Oklink is the only explorer for OEC and it have troubles with verifying contracts. I can only confirm it's working, because I currently use it by myself.

DefiDebauchery commented 2 years ago

This may be worthy of getting the Multicallv3 maintainer involved. For gas costs, he'll deploy the contract at a static address on any EVM chain. If nothing else, it would lend itself to being more trusted if it remained unverified due to explorer issues.

heki-ru commented 2 years ago

https://github.com/mds1/multicall/issues/21