A crypto token is a digital asset built and deployed on an existing blockchain rather than running its own. For example, Ethereum has its native coin, Ether (ETH), but thousands of tokens like USDT, UNI and LINK also run on the Ethereum network using its ERC-20 token standard.
Coin vs token
| Feature | Coin | Token |
|---|---|---|
| Has its own blockchain | Yes | No |
| Examples | BTC, ETH, SOL | USDT, UNI, LINK |
| Primary use | Payments, transaction fees | Utility, governance, representation |
| Created by | Launching a new blockchain | Deploying a smart contract on an existing chain |
The distinction matters technically but both are classified as Virtual Digital Assets under Indian tax law and treated identically for tax purposes.
Types of tokens
- Utility tokens: grant access to a specific product or service within a platform. For example, Filecoin tokens pay for decentralised file storage.
- Governance tokens: allow holders to vote on protocol decisions. UNI holders vote on Uniswap's development.
- [Stablecoins](/glossary/stablecoin): tokens pegged to a fiat currency like the US dollar.
- Security tokens: represent ownership in a real-world asset like equity or property. These may be subject to securities regulation.
- [NFTs](/glossary/nft): non-fungible tokens representing unique digital items.
- Wrapped tokens: represent a coin from one blockchain on another, for example Wrapped Bitcoin (WBTC) is a token on Ethereum that represents Bitcoin.
Token standards
The most common token standards are: - ERC-20: the standard for fungible tokens on Ethereum. - ERC-721: the standard for NFTs on Ethereum. - BEP-20: fungible tokens on BNB Chain. - SPL: tokens on Solana.
These standards define a common interface so that wallets, exchanges and DeFi protocols can interact with any compliant token.
Tax treatment in India
All crypto tokens, whether utility, governance, stablecoin or NFT, are classified as Virtual Digital Assets under Section 2(47A) of the Income Tax Act. Gains are taxed at 30% under Section 115BBH. The 1% TDS under Section 194S applies on transfers above the threshold.
Risks
- Low-quality tokens: anyone can create a token, and thousands have no real use case.
- Rug pulls: developers can drain liquidity from a token's trading pool.
- Regulatory classification: security tokens may face additional legal requirements.
- Smart contract risk: tokens depend on the underlying blockchain and their own smart contract code.