banteg / multicall.py

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

some features, some fixes #22

Closed BobTheBuidler closed 2 years ago

BobTheBuidler commented 2 years ago

reverted the breaking PR decremented web3 version to make it compatible with brownie added support for chunking when multicall request is too large added cronos chain add chainid caching to save repeat calls to node refactored a bit