useNft() 0.7.0: nft.owner, full Decentraland support 🪐
Decentraland
This version provides a full support for Decentraland NFTs: wearables were already supported, and support for Parcels and Estates have been added.
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)