Home / Blog / Data

Data

What Tokens Are FOMO Traders Actually Buying

The FOMO API exposes three honeypot-free token boards, trending, most-held, and graduated, so you can see what FOMO traders are actually buying and holding in real time.

Knowing what a crowd of active traders is buying is a discovery signal on its own. FOMO users are already filtering the memecoin firehose down to what they are willing to put money into, and that shortlist is more useful than the raw list of every token that exists.

The API exposes it as three token boards, and every one is honeypot-free: tokens with zero observed FOMO buyers are never surfaced.

The three boards

Trending is what FOMO users are actively trading right now.

curl https://api.fomoapi.io/v2/leaderboard/tokens/trending

Most-held is the tokens the most FOMO users are holding.

curl https://api.fomoapi.io/v2/leaderboard/tokens/most-held

Graduated is FOMO's graduated-token board.

curl https://api.fomoapi.io/v2/leaderboard/tokens/graduated

Each takes ?limit=N and returns the token symbol, address, and market context.

How to read them together

The three boards answer different questions. Trending is momentum, what people are actively churning. Most-held is conviction, what people are actually sitting in. Graduated is maturity. A token that is trending but barely held is a different setup than one that is quietly the most-held token on the board.

Because they are honeypot-free by default, you are not wading through scam tokens with no real buyers. The boards only show tokens FOMO traders have actually bought.

FOMO API is an independent, unofficial data layer for fomo.family. It is not affiliated with FOMO.

Ship on verified trader data

Both-chain wallets, real PnL, and a realtime feed. One API.

Get an API key

FAQ

What token boards does the FOMO API expose?
Three: trending (actively traded), most-held (most widely held), and graduated. Each is available at /v2/leaderboard/tokens/{trending,most-held,graduated}.
Are scam tokens filtered out?
Yes. The boards are honeypot-free by default: any token with zero observed FOMO buyers is never surfaced.
What is the difference between trending and most-held?
Trending is momentum, what FOMO users are actively trading. Most-held is conviction, the tokens the most users are actually holding.
Is this affiliated with FOMO?
No. FOMO API is an independent, unofficial data layer for fomo.family and is not affiliated with FOMO.