What Is a Coin?
A coin is the native asset of its own blockchain. It is the asset validators or miners are paid in for securing the network, and its existence does not depend on any smart contract, any other chain, or any issuer’s ongoing decision. Bitcoin is the coin of the Bitcoin network. Ether is the coin of Ethereum. Sol is the coin of Solana. This is the direct counterpart to the distinction covered in What Is a Token?: a token is a program deployed on top of somebody else’s blockchain, while a coin is that blockchain’s own asset, built into the protocol itself rather than layered on afterward.

Figure 1. The architectural difference between a coin and a token, in one picture.
How New Coins Enter Circulation
Coins are issued according to whatever consensus mechanism secures their chain. Under proof of work, miners compete to solve a computational puzzle, and the winner receives newly minted coins as a block reward, the model Bitcoin, Litecoin, and Monero all use. Under proof of stake, validators lock up existing coins as collateral and are rewarded with newly issued coins for correctly proposing and attesting to new blocks, the model Ethereum has used since its 2022 transition, alongside Solana and Cardano. Both approaches accomplish the same underlying goal, converting real economic cost, whether electricity and hardware or locked-up capital, into a defence against anyone rewriting the ledger’s history. Neither approach requires a smart contract layer to exist; the issuance rules are written directly into the base protocol that every node on the network runs.

Figure 2. Two different mechanisms, the same underlying job: pay for security, mint the reward.
Four Functional Categories of Coins
Coins split into functional categories much like tokens do, though the categories themselves differ because a coin’s job includes securing its own network. Payment coins, such as Bitcoin, Litecoin, and Bitcoin Cash, are built primarily to serve as a medium of exchange or a store of value. Smart contract platform coins, such as Ether and Solana’s SOL, pay for computation and secure a programmable chain that other developers build on top of, which is precisely how tokens come into existence in the first place. Privacy coins, such as Monero and Zcash, obscure some or all transaction details by default rather than as an opt-in feature. Meme coins, of which Dogecoin is the clearest example, are driven primarily by community and cultural momentum rather than a specific technical roadmap, though Dogecoin still secures its own independent chain rather than existing as a token on someone else’s.

Figure 3. Payment, platform, privacy, and meme coins each secure independent networks.
Monetary Policy Is a Design Choice, Not a Given
One of the more common misconceptions is assuming all coins share Bitcoin’s fixed-supply model. They do not. Bitcoin’s 21 million cap and halving schedule are specific design choices, not an inherent property of being a coin. Ethereum has no hard supply cap at all; instead, a portion of every transaction fee is burned, which under periods of high network activity can make Ether’s supply net deflationary even without any fixed ceiling. Many other proof-of-stake chains issue new coins continuously to reward staking, producing a mildly inflationary supply that never approaches a fixed limit. None of these approaches is objectively correct; they represent different trade-offs between rewarding early participants, funding ongoing network security, and preserving long-term scarcity, and a practitioner evaluating any coin should look up its actual issuance schedule rather than assuming it mirrors Bitcoin’s.

Figure 4. Fixed cap, fee-burn, and ongoing issuance are three different answers to the same design question.
Where Regulation Actually Lands
Regulators generally do not treat coin and token as distinct legal categories at all; both fall under the broader crypto-asset definitions covered in What Is a Cryptocurrency? and in MiCA’s taxonomy discussed in What Is MiCA?. What actually matters for classification is function, whether an asset references a stable basket of value, represents a claim on an external enterprise, or falls into MiCA’s residual bucket, not whether it happens to run on its own chain or on top of one. The coin versus token distinction is a practitioner’s technical vocabulary for understanding architecture and risk, not a line regulators have separately drawn in law.
A coin is a network’s own asset, built into the protocol from day one. Everything else, whether it holds value like gold or inflates like a central bank’s currency, is a design choice its founders made.
Related reading on Blockchain People
What Is Blockchain? · What Is Bitcoin? · What Is a Cryptocurrency? · What Is a Token? · Blockchain People Glossary
External References
Ethereum’s Proof-of-Stake Transition (Ethereum.org) · Regulation (EU) 2023/1114 on Markets in Crypto-Assets (EUR-Lex)
