Skip to content

Releases: joshstevens19/ethereum-multicall

2.14.1

19 Aug 21:07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.14.0...2.14.1

Release 2.14.0

13 Jul 09:07
Compare
Choose a tag to compare

What's Changed

  • Fix finding the output types from abi definition by @jsertx in #41

Full Changelog: 2.13.0...2.14.0

Add support to override blocknumber

24 Jun 18:03
ac780e3
Compare
Choose a tag to compare

#39

legend @jsertx coming in with the ability to define the block number when doing a multicall request

Optimism support

17 May 14:06
2e0507b
Compare
Choose a tag to compare
Merge pull request #35 from damianmarti/add-optimism-support

Add support for Optimism

fix exception on decoding + Added Cronos/Harmony Support

08 May 08:55
Compare
Choose a tag to compare

support avax testnet, avax mainnet and bsc testnet

22 Sep 15:25
Compare
Choose a tag to compare

arbitrum support

08 Sep 07:14
Compare
Choose a tag to compare

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

10 Aug 16:48
Compare
Choose a tag to compare

Support ESM

27 Jul 09:07
Compare
Choose a tag to compare

Lib now outputs a csj build and a esm build

Deploy a new contract for bsc

20 Jul 07:56
Compare
Choose a tag to compare

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