Releases: joshstevens19/ethereum-multicall
Releases · joshstevens19/ethereum-multicall
2.14.1
What's Changed
- Add Aurora contract address by @dannote in #43
- Update bsc testnet contract address by @cuttleman in #42
New Contributors
- @dannote made their first contribution in #43
- @cuttleman made their first contribution in #42
Full Changelog: 2.14.0...2.14.1
Release 2.14.0
What's Changed
Full Changelog: 2.13.0...2.14.0
Add support to override blocknumber
Optimism support
Merge pull request #35 from damianmarti/add-optimism-support Add support for Optimism
fix exception on decoding + Added Cronos/Harmony Support
support avax testnet, avax mainnet and bsc testnet
2.9.0 support avax
arbitrum support
Thanks for @Xuefeng-Zhu for PR to support arbitrum
👍
fix issue where if a contract call returns arrays of tuples it only brings back the first one back
good issue raised > #13 is fixed in 2.7.1
Support ESM
Lib now outputs a csj build and a esm build
Deploy a new contract for bsc
The contract being used could not be verified so created a new multicall2 contract and verified it, this library now points to that
https://bscscan.com/address/0xC50F4c1E81c873B2204D7eFf7069Ffec6Fbe136D#code