Skip to content

18.0.0

Choose a tag to compare

@github-actions github-actions released this 29 Oct 18:38
· 5781 commits to main since this release
ed2af37

Added

  • BREAKING: ERC1155 support (#615)
    • CollectiblesController requires getOwnerOf, balanceOfERC1155Collectible and uriERC1155Collectible properties in the constructor which are methods from AssetsContractController.
  • Add support for custom networks by querying the blockchain as default and add support for IPFS metadata URIs (#616)

Changed

  • Bump @metamask/contract-metadata from 1.29.0 to 1.30.0 (#607)