What makes something a coin
A coin has two defining properties:
- Its own blockchain — Bitcoin’s blockchain records BTC balances directly; the token isn’t implemented as a smart contract on a different chain.
- Used for native chain fees — you pay for Ethereum transactions in ETH, not in USDC. This is often (but not always) true.
Examples:
- Layer-1 coins — BTC, ETH, SOL, ADA, AVAX, ATOM, DOT, NEAR, APT, SUI. Each is the native asset of a major L1.
- Proof-of-work coins — BTC, DOGE, LTC, ETC, BCH. Mined, not staked.
- Proof-of-stake coins — ETH, SOL, ADA, AVAX, ATOM, DOT. Staked for yield.
Layer-2 chains complicate the picture. Arbitrum, Optimism, and Base charge gas in ETH (not in their governance tokens ARB, OP). Is ARB a “coin” because it’s Arbitrum’s native governance token, or a “token” because it’s just an ERC-20 on Ethereum? In practice, most people call ARB a token — the “coin vs token” test trips on cases like this.
Coins vs tokens — economic differences
- Security model — a coin’s security is its chain’s security. A token inherits the security of its host chain plus its own contract’s correctness.
- Issuance — coins are typically issued via block rewards (mining or staking); tokens are issued via smart contract (often with bespoke supply schedules, team allocations, investor unlocks).
- Gas utility — coins have persistent demand because every transaction requires paying fees in them. Tokens have use-case demand but don’t automatically consume supply.
- Forkability — a coin can be hard-forked (Bitcoin Cash from Bitcoin, Ethereum Classic from Ethereum). A token can’t be forked without forking the whole host chain.
Major coins by market cap
As of 2024-2025, the L1 coin ranking (by market cap):
- BTC — store of value + monetary
- ETH — smart-contract platform
- BNB — BNB Chain native
- SOL — high-throughput smart-contract chain
- XRP — payments-focused
- ADA — Cardano
- DOGE — memecoin that became a major payment coin
- AVAX — Avalanche
Risks and considerations
For long-term holdings, coins of established L1s have different risk profiles than tokens:
- Bitcoin — maximally decentralized, ~15 years of uptime, no active development drama.
- Ethereum — active development roadmap, PoS mature, largest dev ecosystem.
- Solana — high-performance design, handful of serious outages historically, strong app growth 2023-2024.
- New L1s — chains launched in the last 3 years (APT, SUI, SEI, Monad) lack the track record of the incumbents. Treat market caps accordingly.
For typical crypto investors, coins anchor the portfolio; tokens fill specific DeFi or thematic exposure. The distinction isn’t just technical — it reflects real differences in how the asset accrues value, how secure it is, and how durable its long-term demand is likely to be.