Direct Answer
A coin is a blockchain's native asset, created by its core protocol, while a token is issued through a smart contract running on top of an existing blockchain. The simplest test is origin, an asset native to its own chain is generally a coin, while an asset issued using another blockchain's infrastructure is generally a token.
Key Takeaways
- Coins typically pay transaction fees, reward miners or validators, and secure the network; tokens can represent utility, governance, wrapped assets, liquidity-provider shares or non-fungible items.
- Transferring a token still usually requires the underlying network's native coin (e.g., ETH) to pay the gas fee.
- A token's label, "utility," "governance," or otherwise, does not determine its legal classification; that depends on the token's actual structure, rights and marketing.
- Wallets manage the private keys that authorize transactions rather than storing assets directly; custodial wallets shift key control to a third party, while self-custody wallets put full responsibility on the user.
What Is a Crypto Coin?
A crypto coin is generally the native asset of a blockchain. A native coin may pay transaction fees, reward miners or validators, secure the network, transfer value, participate in staking, serve as collateral, or interact with applications. A native coin exists as part of the blockchain's core accounting system rather than as a separate token contract.
What Is a Crypto Token?
A crypto token is generally an asset created through a smart contract or protocol operating on an existing blockchain. Ethereum supports token standards that establish common rules for how tokens interact with wallets, exchanges and decentralized applications, ERC-20 is widely used for fungible tokens, while ERC-721 is used for unique non-fungible tokens.
Tokens can represent access to a product or service, voting power, financial interests, loyalty points, gaming items, digital collectibles, real-world assets, another crypto asset, liquidity-provider positions, or identity and membership credentials. A token's existence does not prove that the represented asset, right or benefit is authentic, legally enforceable or valuable.
Utility Tokens
A utility token is designed to provide access to a service, application or network function, paying application fees, unlocking features, purchasing digital goods, or accessing storage or computing resources. Calling an asset a utility token does not determine its legal classification.
Governance Tokens
A governance token may allow holders to participate in decisions about a decentralized protocol, such as upgrades, fee changes, treasury spending, collateral rules, reward rates, or supported assets. Governance power can be concentrated if a small number of holders control a large percentage of the supply.
Security or Investment-Related Tokens
Some tokens may represent an investment interest, financial instrument or tokenized security. Legal classification depends on the token's actual structure, rights, marketing, distribution and applicable law, not merely the label selected by its issuer.
Wrapped Tokens
A wrapped token represents another asset in a format that can operate on a different network or within a different technical standard, introducing additional custodian, bridge, smart-contract, issuer, redemption and network-compatibility risks.
Liquidity-Provider Tokens
A decentralized-finance protocol may issue tokens representing a user's share of assets deposited into a liquidity pool. Their value may be affected by the underlying assets, trading fees, impermanent loss, smart-contract risk, pool withdrawals, or protocol incentives.
Non-Fungible Tokens
A non-fungible token, or NFT, is designed to represent a unique or distinguishable record rather than interchangeable units, collectibles, tickets, access rights, game items, identity credentials or other records.
Coin vs. Token Comparison
| Feature | Coin | Token |
|---|---|---|
| Exists on | Its native blockchain | An existing blockchain or protocol |
| Created through | Core network protocol | Usually a smart contract |
| Common purpose | Fees, security and value transfer | Utility, governance or asset representation |
| Example structure | Native blockchain balance | Token contract balance |
| Dependency | Depends on its blockchain | Depends on its contract and underlying blockchain |
| Transaction fee | Usually paid with the native coin | Usually paid using the underlying network's native coin |
For example, a user transferring an Ethereum-based token may still need ETH to pay the network gas fee. Ethereum describes gas as the fee required for transactions and smart-contract operations, paid using the network's native asset, ether.
Simple rule: ask whether the asset is native to the blockchain, or was it issued using that blockchain? Native to the blockchain generally means a coin; issued through the blockchain generally means a token. This distinction is useful but not absolute, market terminology can be inconsistent, and some projects operate across multiple networks.
How Crypto Wallets Work
A crypto wallet is software or hardware used to manage the keys that authorize blockchain transactions. The assets themselves are recorded on the blockchain, a wallet generally stores or manages the private keys used to access and transfer those assets rather than physically storing the coins inside the device or application.
Public Key
A public key helps verify transactions and can be used in creating addresses through which a user receives assets. It does not provide the same control as the corresponding private key.
Private Key
A private key authorizes transactions. Anyone who obtains a usable private key may be able to transfer the associated assets. A private key should never be shared.
Seed Phrase
A seed phrase, also called a recovery phrase, is a sequence of words used to restore compatible wallet access. Anyone who receives the seed phrase may be able to reconstruct the wallet and transfer its assets. Legitimate support personnel should not need it.
Custodial Wallet
With custodial storage, a third party controls the private keys on the user's behalf. This may be easier to use but creates counterparty risk. Access can depend on the custodian's security, solvency, policies and operational availability.
Self-Custody Wallet
With self-custody, the user controls the keys. This removes some dependence on a custodian but places more responsibility on the user. Losing the private key and recovery method can result in permanent loss of access.
Bitcoin vs. Altcoins vs. Stablecoins vs. Tokens
| Question | Bitcoin | Altcoins | Stablecoins | Tokens |
|---|---|---|---|---|
| Is it one specific asset? | Yes | No, a category | No, a category | No, a technical category |
| Own blockchain? | Yes | Sometimes | Sometimes | Usually no |
| Price designed to be stable? | No | Usually no | Yes, relative to a reference | Not necessarily |
| Main use | Value transfer and network settlement | Varies by project | Stable-value transfer and trading | Utility, governance or representation |
| Primary risk | Volatility and custody | Project-specific risks | Depeg and issuer or protocol risk | Contract, issuer and utility risk |
The Distinction Matters at Exactly Two Moments
For most of what you do, the coin and token labels are terminology. They become operationally important in two specific situations, and knowing which you are holding prevents the mistakes that follow.
The first is paying fees. A token that lives on a host chain cannot pay its own transaction costs; you need the host chain's native coin to move it. A wallet holding a substantial token balance and no native coin is a wallet that cannot transact, and topping it up requires an inbound transfer that itself needs to come from somewhere.
The second is assessing what can change. A native coin's rules change only through consensus among the people running the network, which is slow and visible. A token's rules are code someone deployed, and depending on how that contract was written, an upgrade key holder may be able to pause transfers, mint new units or freeze balances. Two assets that look identical in a wallet interface can differ completely on this point.
Neither label tells you anything about value, adoption or legitimacy. A well designed token can be a stronger asset than a poorly designed coin. What the distinction reliably gives you is a short list of questions: who pays the fees, who can change the rules, and what happens to your balance if the host chain has a problem.
Coins vs. Tokens FAQs
What is the difference between a coin and a token?
A coin is generally native to its blockchain. A token is generally issued through a smart contract or protocol operating on an existing blockchain.
What is a crypto wallet?
A crypto wallet is software or hardware that manages the cryptographic keys used to access and transfer crypto assets recorded on a blockchain.
What is a seed phrase?
A seed phrase is a series of words used to restore access to a compatible wallet. Anyone with the phrase may be able to access the associated assets.
What is a wrapped token?
A wrapped token is a blockchain-based representation of another asset. It can allow an asset to be used in a technical environment that does not natively support it.
Why does sending a token still require holding the chain's native coin?
Transaction fees on a network are paid in that network's native asset, and a token transfer is still a transaction on the host chain. A wallet holding only a token and no native coin can display a balance it cannot move, which surprises people who assume the token itself can pay for its own transfer. Keeping a small native balance on any chain where you hold tokens avoids the problem.
Can the same token exist on more than one blockchain?
Yes, and this is a common source of lost funds. A project may deploy its token on several chains, or a bridged version may exist alongside the original. Each deployment is a distinct contract address with its own liquidity, and sending the version from one chain to an address expecting the version from another generally does not work. Confirm both the chain and the contract address before transferring.
What is a token contract address and why should I check it?
A token contract address is the on-chain location of the code that defines a specific token. Because anyone can deploy a contract using any name and symbol they like, the ticker shown in a wallet or on a decentralized exchange is not proof of identity. The contract address is, which is why the safe habit is copying it from the project's own documentation rather than from a search result or a message.
Does creating a token require building a blockchain?
No, and that asymmetry explains why tokens vastly outnumber coins. Issuing a token means deploying a contract that follows an existing standard on a chain that already exists, which is a modest technical task. Launching a coin means bootstrapping a network, a consensus mechanism, and a validator or miner set that keeps it running. The effort required to create a token is close to zero, so existence is not a quality signal.
If I hold a token, do I own a stake in the project that issued it?
Not automatically. A token is whatever its contract and the issuer's terms say it is, and many confer no ownership, no claim on revenue, and no legal recourse. Some carry governance voting rights, some entitle holders to a share of protocol fees, and some function purely as an access credential. Read what the specific token actually grants rather than importing assumptions from equity ownership.