Docs

ERC721Enumerable

Allows you to enumerate through owned tokens faster. ERC721AQueryable also supported.

GetOwned

Get the metadata of all NFTs a wallet owns from this contract.

var data = await contract.ERC721.GetOwned();