With the release of storage iteration, it should be possible to enumerate all NFTs an account owns and return the metadata without explicitly importing the specific NFT contract. Currently, this use case is handled by the NFT Catalog.
We need to add sample scripts that use storage iteration to return NFT information about assets an account owns.
With the release of storage iteration, it should be possible to enumerate all NFTs an account owns and return the metadata without explicitly importing the specific NFT contract. Currently, this use case is handled by the NFT Catalog.
We need to add sample scripts that use storage iteration to return NFT information about assets an account owns.