NFTs vs Fungible Tokens: What the Difference Actually Means

NFTs and fungible tokens are architecturally distinct — not just by market category. The ERC-20 ledger tracks balances; ERC-721 tracks ownership of specific token IDs. This post explains what that difference actually means, including what NFT ownership does and doesn't confer on-chain.
Lewis Jackson
CEO and Founder

The confusion here isn't really about what NFTs are. Most people have a general sense. The confusion is about why fungibility matters — why the distinction between "fungible" and "non-fungible" is architecturally significant, not just a marketing label.

So let me start with the mechanism.

What Fungibility Actually Means

A fungible asset is one where each unit is interchangeable with every other unit. One dollar bill is identical in function to any other dollar bill. One bitcoin is identical to any other bitcoin. If you lend someone 1 ETH and they return a different 1 ETH, nothing has changed — the value and function are the same.

Non-fungible means the opposite: each unit is unique and not interchangeable. A specific apartment in a building isn't fungible with another apartment in the same building. They're both apartments, but they're not the same apartment.

This isn't a subtle distinction. It changes everything about how a token can behave.

The Token Architecture

Fungible tokens on Ethereum follow the ERC-20 standard. In an ERC-20 contract, the ledger tracks balances: "Address A has 100 tokens." It doesn't track individual tokens. There's no token #47 or token #12 — just amounts. When you transfer 10 tokens, the contract subtracts 10 from your balance and adds 10 to someone else's. The tokens themselves have no individual identity.

NFTs follow the ERC-721 standard (or ERC-1155, which we'll get to). Each token in an ERC-721 contract has a unique tokenId. The ledger tracks ownership of specific IDs: "tokenId 7834 is owned by Address A." When you transfer that token, you're transferring that specific ID — not an amount of something, but a specific something.

This is why fungible tokens can be split (0.001 ETH is valid) while NFTs typically can't — you can't own half of tokenId 7834. Fractional NFT protocols exist as workarounds, but they work by wrapping the NFT in a fungible wrapper, not by splitting the underlying token.

There's also a practical detail most introductions skip: the metadata — whatever the NFT "represents" (image, audio, game item, domain name) — is usually not stored on-chain. The on-chain record is just the tokenId and its owner. The token typically contains a tokenURI: a pointer to off-chain storage (usually IPFS or a centralized server) where the actual file lives.

This matters more than most people acknowledge. The NFT proves you own the token. Whether that token's associated file is still accessible depends entirely on where it's stored and who's maintaining it.

ERC-1155: The Middle Ground

Worth mentioning because it's increasingly relevant: ERC-1155 is a semi-fungible standard. A single contract can define multiple token types — some fungible (like in-game currency), some non-fungible (like a unique sword). This is more efficient for gaming and applications that need both types in one contract.

It doesn't blur the fundamental distinction, but it does mean "fungible vs non-fungible" isn't always a binary choice at the contract level.

What NFT Ownership Actually Means

Owning an NFT means the blockchain records that your address controls a specific tokenId. That's it — and that's not nothing, but it's also not everything people sometimes assume.

It doesn't automatically confer:

  • Copyright to the underlying artwork or content
  • Usage rights (these are defined by the project's terms, off-chain)
  • Control over the metadata or the file it points to
  • Legal ownership under any jurisdiction's property law (still largely unresolved)

What you do control: the token itself. You can transfer it, sell it, hold it. If the underlying collection has embedded smart contract logic — royalties, access gates, governance rights — those execute as long as the contract is live.

The intellectual property question is genuinely unsettled. Yuga Labs granted commercial licensing rights to Bored Ape Yacht Club holders. Most projects don't. This isn't something you can determine by reading the token.

Where the Two Types Converge and Diverge

The use cases split fairly cleanly along the fungibility line.

Fungible tokens suit: currency, proportional governance voting, staking collateral, anything where quantities matter and individual identity doesn't.

NFTs suit: unique digital items (art, collectibles, in-game assets), identity and credentials (proof of membership, event tickets), domain names (ENS), and real-world asset tokenization where each asset is distinct — property titles, specific bond certificates.

The interesting design space is where you need both. A game where the in-game currency is fungible but the items are non-fungible. A real-world asset protocol where ownership shares are fungible but the underlying asset is not. This is where ERC-1155 gets used more in production than most people realize.

What's Changing

The NFT market went through a speculative cycle from roughly 2021 to 2023 — volume peaked, collapsed, and hasn't recovered to those levels. That's well documented and not especially informative about the mechanism.

What's less discussed: the infrastructure is maturing regardless of market conditions. NFT-based event ticketing is being tested by major venues. Gaming studios are using ERC-1155 for in-game economies. Digital credentials and on-chain identity systems are active development areas.

The speculative collectibles market and the utility NFT market are essentially separate tracks now. The collectibles market is driven by culture and sentiment. The utility market is driven by whether the NFT mechanism solves a real problem better than alternatives.

Real-world asset tokenization — increasingly active in 2025 and 2026 — is likely to use non-fungible tokens for unique underlying assets and fungible tokens for fractional shares. Both standards are already appearing in institutional pilots.

What Would Confirm or Break This

Confirmation: ERC-721 adoption in institutional identity or credentialing systems at scale; mainstream event ticketing using NFTs for provenance and anti-scalping; RWA protocols clearly separating fungible shares from non-fungible underlying assets in production.

Invalidation: A dominant alternative standard displacing ERC-721 for unique assets; legal frameworks treating all blockchain tokens identically regardless of fungibility; metadata storage failures at scale undermining confidence in NFT permanence.

Timing

Now: The fungible/non-fungible distinction matters most for anyone building on or interacting with token systems — the standards determine what's architecturally possible. The collectibles market is cooling; infrastructure use cases are still developing.

Next: RWA tokenization at institutional scale will be the practical proving ground for whether NFTs deliver on utility beyond speculation. Watch how legal frameworks start to treat digital asset uniqueness.

Later: Account abstraction (ERC-4337) may change how token ownership and permissions interact, but the underlying fungibility mechanism remains.

What This Doesn't Mean

The fungible/non-fungible distinction is architectural — it determines what the token standard allows, not what the token is worth. A non-fungible token can be worthless. A fungible token can fail. The mechanism determines capability, not value.

This also doesn't address jurisdiction-specific legal treatment of NFTs, which varies considerably and remains unsettled in most markets.

Related Posts

See All
Crypto Research
New XRP-Focused Research Defining the “Velocity Threshold” for Global Settlement and Liquidity
A lot of people looking at my recent research have asked the same question: “Surely Ripple already understands all of this. So what does that mean for XRP?” That question is completely valid — and it turns out it’s the right question to ask. This research breaks down why XRP is unlikely to be the internal settlement asset of CBDC shared ledgers or unified bank platforms, and why that doesn’t mean XRP is irrelevant. Instead, it explains where XRP realistically fits in the system banks are actually building: at the seams, where different rulebooks, platforms, and networks still need to connect. Using liquidity math, system design, and real-world settlement mechanics, this piece explains: why most value settles inside venues, not through bridges why XRP’s role is narrower but more precise than most narratives suggest how velocity (refresh interval) determines whether XRP creates scarcity or just throughput and why Ripple’s strategy makes more sense once you stop assuming XRP must be “the core of everything” This isn’t a bullish or bearish take — it’s a structural one. If you want to understand XRP beyond hype and price targets, this is the question you need to grapple with.
Read Now
Crypto Research
The Jackson Liquidity Framework - Announcement
Lewis Jackson Ventures announces the release of the Jackson Liquidity Framework — the first quantitative, regulator-aligned model for liquidity sizing in AMM-based settlement systems, CBDC corridors, and tokenised financial infrastructures. Developed using advanced stochastic simulations and grounded in Basel III and PFMI principles, the framework provides a missing methodology for determining how much liquidity prefunded AMM pools actually require under real-world flow conditions.
Read Now
Crypto Research
Banks, Stablecoins, and Tokenized Assets
In Episode 011 of The Macro, crypto analyst Lewis Jackson unpacks a pivotal week in global finance — one marked by record growth in tokenized assets, expanding stablecoin adoption across emerging markets, and major institutions deepening their blockchain commitments. This research brief summarises Jackson’s key findings, from tokenized deposits to institutional RWA chains and AI-driven compliance, and explains how these developments signal a maturing, multi-rail settlement architecture spanning Ethereum, XRPL, stablecoin networks, and new interoperability layers.Taken together, this episode marks a structural shift toward programmable finance, instant settlement, and tokenized real-world assets at global scale.
Read Now

Related Posts

See All
No items found.
Lewsletter

Weekly notes on what I’m seeing

A personal letter I send straight to your inbox —reflections on crypto, wealth, time and life.
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.