Skip to main content
What is an ERC-721?
A
Written by Ana
Updated over a week ago

ERC-721 is a non-fungible token standard that facilitates the creation of NFTs and has a wide range of applications in gaming, art, collectibles, etc. These tokens are non-fungible, meaning that they cannot be exchanged on a one-to-one basis due to their unique properties.

The ERC-721 standard consists in a set of functions that can be used in the smart contracts by developers to create, transfer, and manage NFTs. These functions allow for the creation of unique tokens with their own metadata, making them distinguishable from one another. ERC-721 smart contracts maintain a record of token ownership, allowing for the transfer of tokens between users.


For any additional questions, please view our other knowledge base articles or contact a support team member via the chat button. Examples are for illustrative purposes only.

Did this answer your question?