T
iTokenly
DefinitionEthereum

ERC-721

A token standard on Ethereum for creating non-fungible tokens, where each token is unique and can represent a distinct digital or real-world item.

ERC-721 is a technical standard on Ethereum for creating non-fungible tokens, or NFTs. Unlike ERC-20 tokens, where each unit is interchangeable with any other unit, every ERC-721 token has its own unique identifier. This makes it useful for representing items that need individual ownership records, such as digital art, game items, event tickets, domain names, or tokenized certificates.

The standard matters because it gives wallets, marketplaces, and applications a shared way to recognize, transfer, and display unique tokens. For example, an NFT marketplace can support many different ERC-721 collections because they follow the same basic rules for ownership and transfers. A simple comparison is a concert ticket versus a dollar bill: one dollar is generally the same as another, but a ticket for a specific seat at a specific show is unique. ERC-721 brings that kind of uniqueness to blockchain-based assets.

Other terms in Ethereum