What 'non-fungible' means
Fungible: every unit is interchangeable. Non-fungible: each unit is unique with verifiable provenance — like a serial-numbered card on-chain.
Common use cases
Beyond JPEGs, NFTs are infrastructure for any 'unique digital thing'.
- →Digital art — CryptoPunks, Bored Apes, Art Blocks
- →Game items — characters and skins that move across games
- →Profile pictures (PFPs) — community membership tokens
- →Domain names — ENS maps names to wallet addresses
- →Tickets — emerging use case
- →Real-world asset titles — experimental
Standards
ERC-721 is Ethereum's NFT standard. ERC-1155 added semi-fungible support (mint multiple copies). Most chains have equivalents.