Guest
Level 1
A non-fungible token (NFT) is a blockchain-based record that represents unique ownership of a specific digital or digital-linked item, distinguishing it from fungible tokens like cryptocurrency where every unit is interchangeable.
2 resources across 2 libraries
NFT (Non-Fungible Token)
A non-fungible token (NFT) is a blockchain-based record that represents unique ownership of a specific digital or digital-linked item, distinguishing it from f…
ERC-721 NFT Standard
The standard for non-fungible tokens on Ethereum, covering unique token IDs, ownership and metadata, safe transfers with receiver hooks, and minting.