banteg / multicall.py

aggregate results of multiple smart contract calls into one
MIT License
251 stars 108 forks source link

Feat req: Allow for custom MULTICALL_ADDRESS and MULTICALL2_ADDRESS #15

Closed musecrypto closed 1 year ago

musecrypto commented 2 years ago

multicall.py should support a custom multicall_map within the multicall.py file. This is trivial to implement and we are more than happy to provide a PR.

BobTheBuidler commented 2 years ago

@musecrypto what is your use case where multiple multicall addresses are required?

Happy to review any PR you have for this once I understand the use case.

BobTheBuidler commented 2 years ago

@musecrypto what is your use case where multiple multicall addresses are required?

Happy to review any PR you have for this once I understand the use case.

BobTheBuidler commented 1 year ago

Closing due to lack of activity