Fetch NFT metadata with storage iteration #165
Labels
documentation
Improvements or additions to documentation
Feedback
good first issue
Good for newcomers
SC-Eng
Issues that we want to see surfaced in SC-Eng ZH Board
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.
The text was updated successfully, but these errors were encountered: