Releases: Rubilmax/etherscan-abi
Releases · Rubilmax/etherscan-abi
v2.3.7
2.3.7 (2023-07-13)
Dependencies and Other Build Updates
v2.3.6
2.3.6 (2023-01-09)
Dependencies and Other Build Updates
- deps: bump json5 from 2.2.1 to 2.2.3 (3bcca3a)
v2.3.5
2.3.5 (2022-09-09)
Bug Fixes
- env: drop support for most env variables messing up (9fe33de)
v2.3.4
2.3.4 (2022-09-09)
Bug Fixes
- chainid: fix chainid fetching (0a20bde)
v2.3.3
2.3.3 (2022-09-06)
Bug Fixes
- fetch: fix chainId not overriden by rpc url (b68a7ee)
v2.3.2
2.3.2 (2022-08-30)
Bug Fixes
v2.1.1
2.1.1 (2022-08-29)
Bug Fixes
- cli: fix api key undefined (088dd8f)
v2.1.0
2.1.0 (2022-08-25)
Features
- cli: improved help screen (5ebe976)
v2.0.0
2.0.0 (2022-08-25)
⚠ BREAKING CHANGES
- fetch: Output interface of getAbiAt was udpated from the ABI itself (string) to an object
containing the name of the contract and its ABI
Features
- fetch: added contract name to output (2c23066)
v1.0.1
1.0.1 (2022-08-25)
Bug Fixes