
Short answer: a coin is generally the native asset of a blockchain, while a token is an asset represented on a blockchain through an additional protocol or smart-contract layer. Bitcoin is native to the Bitcoin network, and ether is native to Ethereum. An ERC-20 asset, by contrast, is implemented through a token contract on Ethereum. [1]
This distinction is useful for choosing a network, paying transaction fees and checking wallet compatibility. It is not a universal legal classification, a measure of investment quality or proof that one asset is more decentralized than another.
How the claims were checked
The evidence base prioritizes protocol documentation, formal token standards and official issuer materials. Ethereum’s documentation identifies ETH as the network’s native cryptocurrency, while the Ethereum Improvement Proposal repository defines interfaces such as ERC-20, ERC-721 and ERC-1155. Bitcoin’s official explanatory material describes transactions recorded and processed by the Bitcoin network. [2]
Freshness matters where networks, supported protocols or transaction interfaces can change. The cited Ethereum technical introduction was updated on April 22, 2026; its transaction documentation was updated on March 12, 2026; and its security guidance was updated on June 6, 2026. Formal standards retain their original creation dates because those dates describe the specifications themselves. [2]
No price calculations, return estimates or market forecasts are needed for this comparison. The working assumption is that “coin versus token” refers to operational cryptocurrency terminology, not to legal, accounting or tax treatment in a particular country.
The core difference: native asset or asset built on a network
A blockchain needs rules for recording state, validating transactions and reaching agreement about its ledger. Its native asset is integrated into those rules. Bitcoin transactions transfer value between Bitcoin wallets and are included in the Bitcoin blockchain. ETH performs a similarly native role on Ethereum and is used by the network’s fee and validation mechanisms. [1]
A token uses infrastructure supplied by an existing blockchain. On Ethereum, the ERC-20 specification defines a standard interface that smart contracts can use for fungible-token balances, transfers, approvals and supply information. The token is therefore not a separate Ethereum-like network merely because it has its own name and ticker. [3]
| Question | Coin | Token |
|---|---|---|
| Where does it exist? | As the native asset defined by a blockchain’s protocol | On a host blockchain under a token standard, contract or comparable asset protocol |
| Typical examples | BTC on Bitcoin; ETH on Ethereum | An ERC-20 asset on Ethereum or a TRC-20 asset on Tron |
| What identifies it? | The blockchain and its native asset rules | The blockchain plus a contract address, asset ID or other protocol-specific identifier |
| What normally pays network fees? | The network’s native asset | Usually the host network’s native asset, although fee sponsorship and account-abstraction systems can change what the user directly pays |
| Does the label describe its purpose? | No. A coin may be used for fees, payments, staking or other protocol functions | No. A token may represent a fungible asset, a unique item, access rights or another programmed state |
Why “token” does not mean one particular kind of asset
The word describes technical placement more reliably than economic purpose. ERC-20 is designed for fungible tokens, in which units follow the same contract interface. ERC-721 covers non-fungible tokens whose individual identifiers are tracked separately. ERC-1155 allows one contract to manage multiple fungible, non-fungible or semi-fungible token types. [3]
That range makes several popular shortcuts unreliable. A token is not automatically an NFT, a stablecoin, a governance asset or a speculative “project coin.” Those descriptions concern function or design. “Token” mainly tells the user that another blockchain provides the underlying transaction environment.
Nor does “coin” mean that an asset has no programmable behavior. Ethereum is a programmable blockchain, yet ETH remains its native cryptocurrency. The relevant question is not whether an asset can interact with applications, but whether it is native to the network or represented through an additional asset layer. [2]
The fastest classification test
Ask one question first: if the asset’s contract or issuance layer disappeared, would the underlying blockchain still recognize it as its native unit?
For ETH, the answer is yes. Ethereum’s protocol accounts for ETH directly, and its documentation identifies ether as the native cryptocurrency. For an ERC-20 token, balances and transfer behavior are handled through a smart contract that follows the token interface. [2]
A second test is to examine how the official documentation identifies the asset:
- If it is called the network’s native currency or native asset, it is normally classified as a coin.
- If documentation supplies a token contract address, token ID or implementation standard, it is normally a token on that named network.
- If the same ticker appears on several networks, the ticker alone is insufficient. Each network version must be identified separately.
The last point is especially practical. Tether’s official protocol page lists Tether tokens on multiple blockchains and asks integrators to state explicitly which protocols they support. It also distinguishes currently supported protocols from deprecated ones. This shows why “send USDT” is incomplete operational information: the selected blockchain and receiving platform must match. [4]
Claim register
The register below contains only claims that are decisive, conditional, dynamic or commonly disputed. Stable definitions are explained in the main text rather than repeated here.
| Claim | Status | Primary source | Source date | Limitation | What could change the conclusion? |
|---|---|---|---|---|---|
| ETH is Ethereum’s native cryptocurrency, while ERC-20 assets are implemented through smart-contract interfaces. | Confirmed | Protocol documentation: “Technical intro to Ethereum”; formal standard: EIP-20 | Ethereum page updated April 22, 2026; EIP-20 created November 19, 2015 | This directly establishes Ethereum terminology, not a mandatory vocabulary for every blockchain. | A material protocol change or a revised official definition; neither should be assumed without updated documentation. [2] |
| A ticker is not enough to identify a token when versions exist on multiple networks. | Confirmed, but network availability is dynamic | Issuer documentation: Tether Supported Protocols and Integration Guidelines | No publication or update date displayed on the cited page | The evidence concerns Tether tokens and illustrates the identification problem; it does not prove that every token is multichain. | An issuer may add, migrate or discontinue a protocol, while an exchange or wallet may support only part of the issuer’s current list. [4] |
| Sending an Ethereum token requires ETH for the user’s fee in every possible interface. | Dependent on conditions | Protocol documentation: Ethereum Transactions; formal specification: ERC-4337 | Transactions page updated March 12, 2026; ERC-4337 created September 29, 2021 | Ethereum ultimately accounts for execution costs in ETH, but paymasters can sponsor a user operation or accept a token-based payment arrangement. The user may therefore not need to hold ETH directly in every application flow. | Wallet architecture, paymaster availability, application policy and future protocol changes can alter the user-facing fee method. [5] |
| All tokens are interchangeable units similar to currencies. | Contradicted | Formal standards: EIP-721 and EIP-1155 | EIP-721 created January 24, 2018; EIP-1155 created June 17, 2018 | These are Ethereum standards; other ecosystems use different names and interfaces. | The classification of a particular asset depends on its actual standard and implementation, not on the generic word “token.” [6] |
| A coin is necessarily decentralized, while a token is necessarily controlled by one issuer. | Unknown from the label alone | No universal primary source applies; this requires asset-specific protocol, governance, contract and control-key evidence | Not applicable | “Coin” and “token” describe technical position, not the complete distribution of control. Upgrade permissions, validator concentration, issuance rules and governance arrangements must be evaluated separately. | Verified information about administrator keys, validator rules, governance rights, upgrade mechanisms and issuer powers could support an asset-specific conclusion. |
| Calling an asset a coin or token determines its legal status. | Unknown and jurisdiction-dependent | No single global authority or classification applies | Not applicable | Legal, tax and regulatory treatment can differ by country and by the asset’s design, distribution and use. The technical label is not a substitute for the applicable rules. | Legislation, regulatory guidance, court decisions and the user’s jurisdiction could change the relevant treatment. |
What the difference changes for an ordinary user
Choosing the correct network
A coin transfer normally names its own network: native BTC moves through Bitcoin, while native ETH moves through Ethereum. A token transfer requires an additional check because the same brand or ticker may appear under several protocols.
The receiving wallet or exchange must support the exact network being used. Seeing the asset’s ticker in both interfaces does not prove compatibility. Where a token contract is relevant, its verified contract address or protocol-specific asset identifier is stronger evidence than its name or logo.
Keeping enough of the fee asset
Holding a token does not automatically provide the native asset needed to submit a standard on-chain transaction. On Ethereum, transactions require a fee, and ETH is the network’s native cryptocurrency. Account-abstraction systems can sponsor or reorganize this payment flow, but that is an application-specific feature rather than a property of every token transfer. [7]
This can leave a wallet with a visible token balance that cannot be moved through a conventional transaction until the fee requirement is met. Before receiving a token into self-custody, check which asset pays fees on that particular network and whether the wallet supports the intended transaction method.
Verifying the real asset
Names and symbols can be copied. The ERC-721 specification explicitly warns that different smart contracts may use the same name and symbol. For contract-based assets, the network and contract address are therefore part of the asset’s identity. [6]
A wallet displaying a familiar ticker does not by itself establish that the token is authentic. Verification should begin with the project or issuer’s official documentation and continue in an appropriate blockchain explorer. Search advertisements, unsolicited messages and token logos are not reliable substitutes.
Understanding what is actually being purchased
The coin-or-token distinction says little about price prospects. It does, however, reveal technical dependencies. A native coin depends on its blockchain’s consensus and protocol. A token also depends on the host network and on its own contract or asset-layer rules.
Those rules may contain issuance, transfer, freezing, pausing, upgrade or administrator mechanisms, depending on the individual implementation. Their existence cannot be inferred merely from the word “token”; the relevant contract and issuer documentation must be examined.
Risks that the label cannot solve
- Wrong network: the sender and recipient may support the same ticker but not the same blockchain or token protocol.
- Wrong address: blockchain transactions may be irreversible after submission. Ethereum’s security guidance warns that funds sent to an incorrect address generally cannot be retrieved unless the address owner voluntarily returns them. [8]
- Phishing and imitation tokens: fake websites, copied symbols and malicious contracts can imitate legitimate assets. Recovery phrases and private keys should never be disclosed. [8]
- Contract approvals: some tokens allow another contract to spend an approved amount. Unlimited or malicious approvals can expose more assets than the immediate transaction requires. [3]
- Volatility: classification as a coin or token does not imply price stability, liquidity or a particular risk level.
- Changing support: issuers, wallets and exchange services can add or discontinue networks. Tether’s documentation, for example, separates active protocols from deprecated ones. [4]
- Different national rules: availability, compliance procedures and legal or tax treatment may vary across countries and transaction types.
A repeatable check before transferring
- Name the blockchain. Do not stop at the ticker. Establish whether the asset is native to that chain or issued on top of it.
- Read the project’s current documentation. Look for terms such as “native asset,” “token standard,” “contract address,” “asset ID” and “supported protocols.”
- Verify the identifier. For a token, compare the contract address or asset ID with official issuer information and the relevant blockchain explorer.
- Match both ends. Confirm that the sending and receiving services support the same asset on the same network. Support for another version of the ticker is not enough.
- Check the fee mechanism. Determine which native asset is normally required and whether any sponsored-fee feature actually applies to the chosen wallet and transaction.
- Review the destination carefully. Check the full address and any required memo, tag or additional identifier before authorizing the transfer.
- Recheck dynamic conditions. Network support, fees, limits and verification requirements can change. Current conditions should be reviewed immediately before creating a transaction or exchange request.
For exchange activity, check the currently available assets, networks and exchange directions before creating a request. Availability of an asset does not imply support for every pair or network, and verification requirements may depend on the selected direction and the results of compliance checks.
The distinction worth remembering
“Coin” usually means native to the blockchain. “Token” usually means represented on a host blockchain through a contract or asset protocol. That rule is more useful than comparing names, logos or use cases.
Before moving either one, identify the exact network. For a token, add the contract address or equivalent asset identifier. Then verify wallet support, the fee asset and the receiving platform’s current network options. Those checks—not the ticker alone—determine whether the transaction path is technically compatible.
