Unique wallets and ranking, the signal that matters most

Published September 19, 20263 min readTrending

Why discovery surfaces weight distinct wallets so heavily, how the number differs from trade count and holders, and what fleet width actually buys you.

Of the four inputs discovery surfaces read, unique wallets is the one creators pay least attention to and rankings weight most.

Worth understanding why, because it changes where you'd spend a fixed budget.

What the number is

Distinct addresses that traded your coin within a window. Not transactions, not holders, not people.

Somebody who bought and sold twice counts once. Somebody who bought and immediately dumped still counts, because they traded. And one person running 40 wallets counts as 40, which is precisely why the metric is interesting to game and interesting to rank on.

Why rankings lean on it

Think about what a discovery surface is trying to answer: is something happening here that lots of people care about?

Volume can't answer that. One participant can generate arbitrarily large volume by trading with themselves, and it costs them only fees. Trade count has the same weakness for the same reason.

Unique wallets is the input that separates a crowd from an actor. It's not unfakeable, but faking it convincingly requires funding and operating many addresses that look like they belong to different people, which is real work rather than a loop. So ranking logic leans on it, because effort correlates with sincerity more reliably than volume does.

The comparison that makes it obvious

Two coins, both 300 SOL of volume in an hour.

Coin A: 14 trades, 5 wallets. Average trade 21 SOL. Reads as one or two participants making sizeable moves, possibly the creator, possibly a single whale who will leave the same way they arrived.

Coin B: 640 trades, 380 wallets. Average trade under half a SOL. Reads as a lot of people finding something.

Identical volume. Completely different signal, and every surface that ranks new tokens treats them differently. Trade count versus volume covers the related distinction.

What this means for spending

If you're deciding where a fixed budget goes, this changes the answer.

More wallets at the same volume produces a stronger ranking signal than more volume through fewer wallets. The same 200 SOL across 1,200 addresses beats 200 SOL across 40, because it moves the input that's weighted hardest and it produces a higher trade count as a side effect.

Costs more, though, and that's worth being honest about. Every wallet needs rent, a token account, and fees for every swap it makes, so fleet width is one of the main reasons two quotes for identical volume differ. How many wallets does a volume bot need covers where the returns flatten.

The trap of a narrow fleet

Now the reason cheap activity is often worse than none.

Twelve addresses producing 400 transactions doesn't just rank weakly. It's visibly a script to anybody who looks, and the people most likely to look are the ones deciding whether to buy. Your holder list shows connected wallets, your trade tape shows the same addresses cycling, and a clustering tool draws it as a star.

So the narrow fleet fails twice: once at the ranking, once at the conversion. How to spot a volume bot on chain covers exactly what a buyer sees.

Watching it on your own coin

Track it hourly rather than watching price, particularly in the first day.

What you want to see is the unique count climbing alongside the trade count. If trades are rising and unique wallets is flat, whatever is happening isn't bringing new participants, and that's true whether the activity is organic or paid for.

How to use Solscan covers reading distinct addresses from a transfer list, which takes about a minute once you know where to look.

Why spread beats size

Volume says something moved. Trade count says it moved repeatedly. Unique wallets says a crowd was involved, and that's the one a ranking can't easily be fooled about.

Spend accordingly. The console sets wallet count as its own slider alongside volume and duration, with the full cost shown before anything is signed.

Frequently asked

Is unique wallets the same as holder count?

No. Unique wallets counts addresses that traded in a window. Holder count counts addresses holding a balance right now. Somebody who bought and sold appears in the first and not the second.

How many unique wallets is enough?

There is no fixed number, since ranking is relative to whatever else is active. What matters is the ratio to your trade count, because 400 trades from 12 wallets reads very differently from 400 trades from 300.

Why does this matter more than volume?

Because volume is the easiest signal to fake. One participant can generate any volume they like, so ranking logic leans on the number that is hardest to manufacture convincingly.

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