ERC721
January 14, 2023 |
permanent
Summary #
The standard: ERC-721 defines a minimum interface a smart contract must implement to allow unique tokens to be managed, owned, and traded. It does not mandate a standard for token metadata or restrict adding supplemental functions.
ERC: Request for Comment