3.0.0
Changed
- [BREAKING] Harden types on ABI objects (#6)
- If you have a function that takes an argument typed via
typeof abiERC1155,typeof abiERC20, ortypeof abiERC721,that argument must now literally be the ABI object you are referencing instead of a general ABI shape.
- If you have a function that takes an argument typed via