TroveNFT
This is in addition to all the functions found in the ERC721Enumerable Token Standard
Write Methods
View Methods
function getTokensByOwner(address _owner) external view returns (uint256[] memory)Parameter
Type
Description
Value
Type
Description
function tokenURI(uint256 _tokenId) public view returns (string memory)Parameter
Type
Description
Value
Type
Description
Structs
Events
Last updated