Help · Knowledge base · Instrument
Coins vs tokens
Coins vs tokens
Definition
Crypto assets divide into COINS — the native unit of a blockchain, created by the protocol itself as the incentive and fee asset (bitcoin on Bitcoin, ether on Ethereum) — and TOKENS — assets issued as ledger entries ON an existing blockchain by a contract or issuer (ERC-20-style contract tokens, including stablecoins). The distinction is structural, not cosmetic: a coin’s supply and rules are consensus-level protocol facts, while a token adds an ISSUER layer — a contract, a team, often upgrade keys — whose behavior is a separate risk surface on top of the chain it rides.
How it works / structure
- Coins: minted by protocol rules (mining/staking rewards per
Nakamoto’s design), used to pay transaction fees, with supply
schedules fixed in consensus code (
crypto-supply-schedules). No issuer exists to make claims against — the asset IS the ledger entry. - Tokens: created by a contract deployed on a host chain; the contract defines supply, transfer rules, and any privileged functions (minting, pausing, allow-listing). NIST IR 8202 documents the layering: token state is application state ON the host ledger, secured by the host’s consensus but governed by the contract’s code and its key-holders.
- The classification seam: whether a given asset is a
security under US law turns on the investment-contract analysis
(SEC 2019 framework — reliance on the efforts of others is the
load-bearing prong), and the answer differs asset by asset —
crypto-regulation-uscarries the landscape. The engineering taxonomy (coin vs token) and the legal taxonomy (security vs commodity vs something else) do NOT line up one-to-one. - What a holder actually owns: a claim recognized by the
ledger’s consensus, exercisable only with the corresponding
private key (
crypto-wallets-keys). No cash-flow rights, no residual claim on an enterprise (contrastinstrument-common-stock), unless a specific token contractually grants them.
When it applies
Any thesis that names a specific crypto asset should classify it
first: coin or token, and if token — who controls the contract,
what privileged functions exist, and what the asset’s claim
actually is. Fundamental-lens work on crypto starts here because
the “what do I own” answer replaces the statement analysis a
stock thesis would start from (fa-financial-statements has no
crypto analog).
Risk profile & failure modes
- Issuer-layer risk on tokens: upgrade keys, mint functions,
and pausable contracts mean a token’s rules can change or its
transfers can be suspended by key-holders — a risk coins do not
carry. Contract exploits are a documented, recurring loss mode
(
crypto-loss-modes). - Host-chain dependence: a token inherits its host chain’s congestion, fee spikes, and consensus failures while adding its own.
- Classification risk: an asset treated as a non-security can
be alleged to be one later; enforcement actions have repriced
tokens abruptly (
crypto-regulation-us). - Ticker illusion: venues list coins and tokens side by side with identical UX; the structural differences above are invisible at the order ticket.
Evidence & limits
The coin/token layering is protocol-documented (Nakamoto 2008; NIST IR 8202). The legal classification analysis is the SEC’s published framework, applied unevenly across cases — outcomes are jurisprudence in motion, not settled doctrine, and this entry makes no per-asset classification claims. Long-horizon value claims for either class are contested; the platform treats them as thesis material requiring falsifiers, not background facts.
Falsifiable-thesis examples
Illustrations only, not signals:
- “Assets with active contract upgrade keys will experience at least one governance or exploit incident repricing them >20% within the year (issuer-layer risk thesis)” — falsified by the incident record.
- “The named token’s transfer volume on its host chain declines
quarter over quarter while its price holds (usage-price
divergence thesis)” — falsified by on-chain data
(
crypto-onchain-metrics).
Cross-references
- The asset-class frame:
ext-crypto; issued-asset special case:crypto-stablecoins - Where they trade:
crypto-spot-market-structure; regulated wrappers:crypto-etps,instrument-etf - What holding means:
crypto-wallets-keys(keys),crypto-custody-models(custody)
The agent cites this page.
Inside the platform, this entry is live context. A signed-in citation opens the in-app view of the same id.