Skip to content

useNft() 0.7.0: nft.owner, full Decentraland support 🪐

Compare
Choose a tag to compare
@bpierre bpierre released this 19 May 17:21
· 68 commits to main since this release

Decentraland

This version provides a full support for Decentraland NFTs: wearables were already supported, and support for Parcels and Estates have been added.

Decentraland NFTs

Related pull request

  • Add support for Decentraland Estates + Parcels (#73)

NFT owner field

Another change is the addition of the nft.owner field. When available, it will contain the address of the current owner of the NFT.

Related pull request

  • Add new field: nft.owner (#78)

Other changes

  • Demo: don’t display missing images (#75)
  • Move more addresses to the known contracts list (#74)
  • Bump dependencies (#76, #77)