August 2019
Intermediate to advanced
486 pages
13h 52m
English
The ERC721Metadata interface is an optional interface to add other metadata details to your ERC721 NFTs. The developers can choose to add a token name, a token symbol, and a token URI as metadata to an ERC721 token. If they want to use these metadata fields for their token, they can use the ERC721Metadata contract; otherwise, they can ignore this. The interface provides the following view functions: