What that crypto ticker actually means
Cryptocurrency tickers are short symbols like BTC, ETH or USDT that stand
in for a coin or token. Because there is no central registry, they are
conventional rather than official — but the major ones are widely agreed. This
reference maps each ticker to its full name, the chain or consensus it runs on,
and the year it launched, so you can quickly decode a symbol you have come across.
How it works
Each row pairs a ticker with the project name and its underlying network. The chain field tells you whether something is a base-layer coin, a smart-contract token, a layer-2 rollup or a multi-chain stablecoin:
BTC Bitcoin Bitcoin (PoW) 2009
ETH Ethereum Ethereum (PoS) 2015
USDC USD Coin Multi-chain stablecoin 2018
ARB Arbitrum Ethereum L2 (rollup) 2023
Search filters across ticker, name and chain at once, so a query like
stablecoin or rollup surfaces every matching project.
Coins vs tokens: why the distinction matters
A coin runs natively on its own blockchain. Bitcoin (BTC) is the native asset of the Bitcoin blockchain; Ether (ETH) is the native asset of Ethereum. Coins are used to pay transaction fees on their own network.
A token is a digital asset issued on top of an existing blockchain using a smart contract. USDT on Ethereum, for example, is an ERC-20 token — it runs on Ethereum’s infrastructure and pays gas fees in ETH, but is issued and managed by Tether. The same USDT also exists on Tron (TRC-20) and other chains as separate deployments.
This distinction matters when you are sending tokens: you must send an ERC-20 token to an Ethereum-compatible address, not a Tron address, even though both might display as USDT on an exchange.
Layer-2 rollups and their relationship to Ethereum
Layer-2 networks like Arbitrum (ARB), Optimism (OP), and Polygon (MATIC/POL) process transactions off the Ethereum main chain for lower fees, then settle security back to Ethereum. Their native governance and utility tokens trade under their own symbols. Sending ETH to an Arbitrum address is different from sending it to an Ethereum mainnet address — the underlying message is routed through a bridge.
How tickers can conflict
Because there is no central authority, two unrelated projects can claim the same ticker. Small exchanges sometimes list a low-cap token with the same symbol as a major one. When executing a trade or a withdrawal, always verify the contract address or the full asset name, not just the ticker. The contract address is the definitive identifier.
Launch year as a proxy for maturity
The launch year column helps you distinguish the original chain from later forks. Bitcoin (BTC, 2009) and Bitcoin Cash (BCH, 2017) share a history but are separate networks. Ethereum (ETH, 2015) and Ethereum Classic (ETC, 2016) split at the DAO fork. A project launched in the last year or two has a shorter track record and less tested security than one running since 2009. Use the year alongside the chain field to orient yourself quickly in the landscape.