Digital Asset Database Digital asset research & education
BTC$77,361+0.35% ETH$2,392-0.77% USDT$0.9998+0.01% BNB$687.31+1.15% XRP$1.35+0.37% USDC$0.9998+0.01% SOL$99.73+0.34% TRX$0.3246+0.51% FIGR_HELOC$1.01-0.12% HYPE$81.84-0.29% ZEC$816.37-0.68% DOGE$0.0818+0.34% RAIN$0.0167+2.44% USDS$1.0000+0.02% XMR$500.56+0.80% LEO$9.24-1.40% WBT$70.88-0.18% LINK$11.12-0.39% ADA$0.1992+1.95% XLM$0.1747-0.35% BCH$244.50-0.27% DAI$1.0000+0.00% CC$0.1101-2.93% USDE$0.9996+0.01% USD1$0.9994+0.00% LTC$49.85+0.49% GRAM$1.33+1.08% UNI$5.88+2.73% HBAR$0.0740-0.05% USDG$1.00+0.04% AVAX$7.18-0.20% SHIB$0.00000516+0.81%
Menu
Home
Assets All assetsSectorsRankingsHeat mapScreenerCompare assets★ Saved
Fundamentals Fees & revenueValue lockedExchange volumeNetwork activityStablecoinsStaking & yield
Valuation Valuation ratiosSupply & issuanceMetric definitions
Institutional Exchange-traded productsCorporate treasuries
Research Research notesEvents calendarRisk frameworkSecurity incidents
Learn Learn libraryGlossaryCalculatorsMethodologyData sourcesData freshnessAI agentsPublic API
News Ask the data Global market About us
Reading options
Photography CryptoStudio
Guided view

New to markets — prices, yields, market cap? We explain every term as you browse, in plain English. Same data, with the help built in.

Expert view

You already know the market. Just the data — clean, fast and compact, with no extra explanations. This is the default view.

Light or dark
Language
Public API

Every figure on this site is available as JSON, with its period and source attached.

Read the API docs
Start here Working knowledge 7 min

What you actually own when you own a token

Holding a token means holding the key that can move a ledger entry; it rarely means holding a claim that anyone is obliged to honor.

Owning a token means controlling the key that can authorize a change to one line of a ledger. It does not, by default, mean owning part of a company, holding a claim on any pool of assets, or being owed anything by anyone. A small number of instruments are exceptions, and their exceptions come from legal documents off the chain rather than from the code.

Control is the ownership

There is no register of owners in the sense that a share register exists. There is a balance attached to an address, and the ability to reduce that balance by producing a valid signature. Whoever holds the private key can do this; whoever loses it cannot, and no process exists to restore it. This is what self-custody means in practice, and it is why lost keys are treated as a category of permanent supply reduction rather than as a customer service problem.

The mirror image is that a balance held at an exchange is not held by the customer at all. It is a claim on the exchange, recorded in the exchange's own database, while the coins themselves sit commingled in the exchange's addresses. That distinction was theoretical to many people until the 2022 failures of Celsius, Three Arrows Capital and FTX converted customer balances into unsecured bankruptcy claims in proceedings that ran for years afterward.

Set beside a share, the differences are structural

AttributeOrdinary equity shareTypical token
Legal claimResidual claim on the issuing company's assetsNormally none; the unit is the asset
Cash-flow rightDividends when declared, at the board's discretion but under company lawNo obligation on anyone; any distribution is a design choice that can change
VotingCompany-law rights, with directors owing fiduciary dutiesVotes over parameters, with no fiduciary duty owed to holders
InformationAudited statements and mandated periodic disclosurePublic ledger data, no audit, no mandated disclosure
Dilution controlPre-emption rights and shareholder approval in many jurisdictionsAn issuance schedule amendable by whoever controls the contract
Recourse if it failsA bankruptcy queue and, sometimes, securities litigationUsually none against anyone identifiable

None of this makes tokens defective; it makes them a different instrument. The error is importing an expectation from the left column and being surprised when the right column does not honor it. A governance token that votes on a fee parameter is not a share, and controlling a majority of the votes confers no legal ownership of anything.

Governance itself is worth one further caveat. Voting is usually weighted by tokens held, participation is typically a small fraction of supply, and delegation concentrates it further, so the practical decision-maker in many protocols is a handful of large holders and a core development team. Where a vote binds nothing technically, because a multisignature wallet still executes the change, the vote is advisory in substance whatever the documentation calls it.

The exceptions, and their fine print

Some digital assets genuinely carry claims, and every one of those claims lives off-chain. A fiat-backed stablecoin is a promise by an issuer to redeem at par, usually only for approved counterparties above a minimum size, subject to terms the issuer can amend and to freeze functions built into the contract. What a retail holder owns is a token that trades near par because others can redeem, not a personal right to redeem. The 2022 collapse of Terra's UST showed what happens when the promise rests on a mechanism rather than on reserves: an algorithmic design has no assets to hand back when confidence goes.

A tokenized real-world asset represents a claim held by a legal entity, and its value depends on that entity's solvency, its jurisdiction, and whether a court would recognize a token holder as a beneficiary. A wrapped token is a claim on a custodian or a bridge contract. A non-fungible token conveys a unique identifier and, in most collections, no copyright at all: the license granted by the issuer is a separate document, and the referenced artwork usually lives at a location someone must keep paying to maintain.

A share in a spot ETF is the opposite arrangement. It is a regulated security holding the asset through a qualified custodian, with audited reporting and a defined creation and redemption process for authorized participants. The holder owns a claim and no keys, which removes key-loss risk and adds issuer, custodian, fee and market-structure exposure instead. United States spot bitcoin exchange-traded products began trading in January 2024 under that structure, and the resulting flows are disclosed in a way on-chain holdings are not.

Who can change the rules while it is held

Ownership of a ledger entry says nothing about who controls the ledger's rules. Most token contracts are upgradeable, meaning a proxy pattern lets a controlling address swap the implementation for different code, which is upgradeability risk. Many carry pause, blacklist or mint functions, and those functions are usually visible in the contract for anyone who checks. On the supply side, an unlock overhang means units already created but not yet released can enter circulation on a published timetable, diluting existing holders without any decision on their part.

These are readable facts rather than rumors. Circulating supply against total supply shows how much is already out; dilution overhang quantifies what has not yet arrived; fully diluted valuation restates market capitalization as if all of it had. Reading those three together tells a reader more about a token's terms than most project documentation does.

Legal recognition adds a final layer that varies by country. How a holding is characterized for tax, insolvency and reporting purposes differs materially between jurisdictions, and those characterizations have changed several times in the past decade. That variation is a fact about the instrument and is one reason identical tokens can be treated very differently in two places at once.

The supply pages show issuance and unlock timetables per asset, and the risk section catalogs the control features described above where they exist. The next lesson deals with the practical side of control: keys, wallets and the three custody models.

01

What to take away

A token balance is a ledger entry a key can move, not a registered claim against an identifiable counterparty.
Equity attributes such as residual claims, fiduciary duties, audited disclosure and pre-emption rights generally have no token equivalent.
Stablecoins, tokenized real-world assets, wrapped tokens and exchange-traded products do carry claims, but those claims live in off-chain legal documents.
Upgradeable contracts, administrative functions and published unlock schedules mean the rules and the supply can change while a holder does nothing.
A balance at an exchange is a claim on that exchange, a distinction the 2022 insolvencies moved from theory into court.

Assets

All assetsSectorsRankingsHeat mapScreenerCompareSaved

Fundamentals

Fees & revenueValue lockedExchange volumeNetwork activityStablecoinsStaking & yield

Valuation & risk

Valuation ratiosSupply & issuanceMetric definitionsRisk frameworkSecurity incidents

Institutional

Exchange-traded productsCorporate treasuriesEventsResearch notesNews

Learn

Learn libraryGlossaryCalculatorsAsk the dataAI agentsPublic API

About

About usContactMethodologyData sourcesEditorial policyData freshness

Legal

DisclaimersTerms of usePrivacy policy