IERC721Metadata
Functions
name
Name
Type
Description
symbol
Name
Type
Description
tokenURI
Name
Type
Description
Name
Type
Description
Last updated
ERC-721 Non-Fungible Token Standard, optional metadata extension
Developer note: See https://eips.ethereum.org/EIPS/eip-721
name() view external
Returns:
[0]
string
symbol() view external
Returns:
[0]
string
tokenURI(uint256) view external
tokenId
uint256
Returns:
[0]
string
Last updated