Skip to content

3.0.0

Choose a tag to compare

@github-actions github-actions released this 08 Jan 02:15
· 9 commits to main since this release
d047430

Changed

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