IFCCI

NFTs

What Are NFTs?

3 分钟阅读第 1 课,共 9 课
11%

学习目标

  1. 1Understand what NFTs (Non-Fungible Tokens) are and the problem they solve
  2. 2Explain the difference between fungible and non-fungible assets
  3. 3Distinguish NFTs from cryptocurrencies like Bitcoin and Ethereum
  4. 4Recognize why blockchain technology is essential for proving digital ownership

Before Blockchain: A Trust Problem

Back in the day—before blockchain technology existed—it was difficult for people to prove ownership or authenticity of unique assets without relying on a trusted third party or intermediary.

Physical assets like ID cards or concert tickets could be forged. Luxury goods and even everyday items like olive oil are frequently counterfeited.

Digital assets had it even worse: images could be copy-pasted, songs and ebooks easily downloaded and shared—often without the creator seeing a single cent from the distribution.

Enter NFTs (Non-Fungible Tokens)

Then came NFTs—short for Non-Fungible Tokens—digital assets stored on a blockchain.

Wait... a non-fungible what now?!

What Is an NFT?

An NFT is a digital token that represents ownership or proof of authenticity of a specific physical or digital asset. Think of it as converting (or "tokenizing") an asset using cryptography and storing that information on a blockchain—a secure, decentralized, and tamper-proof digital ledger.

When someone "mints" an NFT, they're creating a digital certificate of authenticity and ownership. Some NFTs even include extra metadata or rules about how they can be used, sold, or shared in the future.

Why "Non-Fungible"?

NFTs are called non-fungible because each one is unique and can't be replaced or exchanged one-for-one with another.

To understand fungibility, think about money. One dollar bill is basically the same as any other dollar bill—completely interchangeable. That's what makes it fungible.

Same with a scoop of sugar: it doesn't matter which grains of sugar are in the cup—it's still just sugar.

But non-fungible things are unique. Your childhood drawing on the fridge? That's one of a kind. A family heirloom, a concert ticket to a historic performance, or your passport—all non-fungible, because nothing else can replace them exactly.

NFTs work the same way. They are unique digital identifiers recorded on a blockchain, used to prove authenticity and ownership of something one-of-a-kind.

NFTs vs. Cryptocurrencies

Even though NFTs rely on blockchain technology, they are not the same as cryptocurrencies.

Cryptocurrencies like ETH, BTC, or MATIC are fungible—each unit is the same as any other, and they're traded freely across crypto exchanges. They typically follow the ERC-20 standard on Ethereum.

NFTs, however, use ERC-721 or ERC-1155 standards, which are designed to support unique, non-interchangeable tokens.

You also can't just trade NFTs like you would crypto. Instead, you use specialized NFT marketplaces and need an NFT-compatible wallet to buy, hold, or sell them.

So... Why Put NFTs on a Blockchain?

If NFTs aren't currencies, what's the point of using blockchain?

Because the blockchain gives NFTs their superpower: a permanent, decentralized, and tamper-proof record of who owns what. No one can fake it, lose it, or secretly change it—not without the whole network noticing.

That's why NFTs are such a game-changer for proving ownership, authenticity, and originality in both the digital and physical worlds.

核心要点

  1. 1NFTs are unique digital tokens stored on a blockchain that represent ownership or proof of authenticity of a specific asset
  2. 2Unlike fungible assets (such as dollars or Bitcoin) that are interchangeable, each NFT is one-of-a-kind and cannot be replaced by another
  3. 3NFTs use ERC-721 or ERC-1155 standards on Ethereum, unlike cryptocurrencies that use the ERC-20 standard
  4. 4Blockchain gives NFTs a permanent, decentralized, and tamper-proof record of ownership that no one can fake or secretly alter

Knowledge Check

1. What makes NFTs different from cryptocurrencies like Bitcoin?