ERC-721 (Non-Fungible Token)
Last updated
Was this helpful?
Last updated
Was this helpful?
The standard introduces a in which each issued token is unique and distinct from others. This standard defines functions and events that enable the creation, ownership, and transfer of non-fungible assets.
ERC-721
ERC721Metadata
ERC721Enumerable
The following ERC-721 operations will not be natively supported on Hedera and will return a failure if they're called. Advanced functionality is achievable only through custom implementations within smart contracts.
ERC-721
ERC721Enumerable
ERC721TokenReceiver
Existing Hedera token association rules will take the place of such checks.