ERC-721 Non-Fungible Token Standard, optional enumeration extension
Developer note: See https://eips.ethereum.org/EIPS/eip-721
totalSupply() view external
totalSupply()
Returns:
[0]
uint256
tokenOfOwnerByIndex(address,uint256) view external
tokenOfOwnerByIndex(address,uint256)
owner
address
index
tokenId
tokenByIndex(uint256) view external
tokenByIndex(uint256)