What is market cap in crypto? A plain definition

Published September 18, 20263 min readGlossary

Market cap is price multiplied by supply, and almost nothing else. Here is what that means, why it misleads people on new tokens, and what to read instead.

Market cap is the current price of one token multiplied by the total number of tokens that exist.

One multiplication, and that's it. Everything people believe beyond that is inference, and most of the inference is wrong.

What it isn't

Worth clearing out the misconceptions first, because they cost real money.

Nobody handed over that amount, so it isn't money raised. You can't withdraw it, so it isn't money locked. And most of the supply it prices has never been bought by anybody at all, which means it isn't money at risk either.

Picture 1 billion tokens where 40 million have actually changed hands, at prices ranging from very low to whatever the last trade was, and market cap cheerfully prices all 1 billion of them at that final number as though every single one had been bought there. The gap between that figure and the money genuinely committed is enormous, and on a fresh token it can be a factor of 20 or more.

Why it swings so hard on new tokens

Two things multiply together here.

Young tokens have thin liquidity, so a modest buy moves price by a large percentage. Then that percentage gets applied to the whole supply. A coin at 12k can print 34k after somebody spends 3 SOL, and drop back to 19k when a different person sells 2 SOL worth an hour later.

Nothing broke. That's just what the arithmetic does when you extrapolate a thin market across a large supply. Pump.fun market cap explained works through the mechanics on a bonding curve specifically.

Fully diluted versus circulating

You'll see two versions quoted and the difference matters on some tokens.

Circulating market cap counts only tokens actually in circulation. Fully diluted valuation counts every token that will ever exist, including locked and unvested ones.

On Pump.fun coins the distinction mostly collapses, because supply is fixed at 1 billion and released through the curve. On tokens with team allocations and vesting schedules, the two numbers can differ by several times, and quoting the flattering one is a standard trick.

What to read instead

If market cap is a weak signal, what's a strong one? Four things, and all of them are public.

Metric What it tells you
Trade count Whether anybody is actually transacting
Unique holders Whether it's a crowd or 6 addresses
Liquidity What happens when somebody tries to sell
Holder concentration How much sits in the top few wallets

How different can two identical numbers be? A coin at 60k with 800 holders and steady trading is a completely different asset from a coin at 60k with 30 holders where the top 3 addresses hold 70% of supply. Market cap can't tell those apart. Those four can, in about 2 minutes on any screener.

Why the number still matters

Knowing it's soft doesn't make it irrelevant, because everybody reads it and acts on it.

A market cap that hasn't moved in 3 hours reads as a coin nobody wants, whatever the calculation is doing underneath. One climbing steadily reads as momentum and pulls people in. Neither reading is exactly right, but both drive real behaviour, which makes the number real in its effects even when it's soft in its meaning.

For a creator that has a practical consequence. A frozen number works against you while it sits there, because the next person to arrive sees it and concludes the crowd already passed. That's usually wrong, and it's usually a distribution problem rather than a verdict, which reading a stalled launch covers.

What the figure hides

Price times supply. Nothing more. It overstates the money involved by a wide margin, it moves violently on thin markets, and it's still the first thing every visitor reads.

Treat it as a sentiment gauge rather than a scoreboard, and check trade count and unique holders before drawing any conclusion from it. What is holder count covers the metric that usually tells you more.

Frequently asked

Is market cap the money invested in a coin?

No, and this is where most of the damage happens. Market cap prices every token at the latest trade. The money actually committed is far smaller, because buyers paid a range of lower prices for a fraction of the supply.

Why does a small buy move market cap so much?

The calculation multiplies the new price by the entire supply. On a young token a 2 SOL buy can move price by a large percentage, and that percentage then lands on all 1 billion tokens including the ones nobody has touched.

Is a higher market cap better?

Not on its own. A 90k coin traded by 12 wallets is weaker than a 30k coin traded by 400. Look at trade count and unique holders before you read anything into the headline number.

How to check this yourself

Everything in this guide describes mechanics that settle on Solana mainnet, so you can check any of it yourself. Mint addresses, swap signatures, curve progress and wallet counts are all public, and an explorer will disagree with us if we are wrong.

Curvegrad sells a volume service, and guides that touch on what a campaign does say so in the text rather than in a footnote.

what this is based on
  • Solana mainnet transaction history, read through the standard RPC methods
  • Pump.fun bonding curve and PumpSwap pool accounts as they appear on-chain
  • Public block explorers, where every claim here can be verified against a real mint
  • Campaigns run through our own engine, which is where the operational detail comes from