limitbreakinc / creator-token-contracts

MIT License
108 stars 26 forks source link

how do I get token ids of owner? #16

Open WildyPixel opened 1 week ago

WildyPixel commented 1 week ago

In ERC721-AC, how do I get the token ids held by the owner, such as tokenOfOwnerByIndex . or the tokensOfOwner function in the ERC721A extension?