My coin is not showing on DEX Screener. Here is what to check
Why a fresh Pump.fun mint may be missing from DEX Screener, how indexing works, and which cases fix themselves and which ones do not.
Creators hit this within the first 20 minutes of a launch and usually reach for the wrong explanation. Let's work through the actual causes in the order they're likely.
First, the uncomfortable one
Most of the time? The coin is indexed fine and the real issue is that almost nothing has happened to it.
DEX Screener finds Solana pairs automatically. It doesn't need a submission, an application or a payment. What it needs is activity, because a pair with 4 transactions from 2 wallets produces a listing with an empty chart, no meaningful liquidity figure and no reason to appear in any browsable view.
So the coin isn't missing. It's present and indistinguishable from nothing. That's a distribution problem wearing an indexing costume, and it's covered properly in reading a stalled launch.
Check whether it's actually listed
Before diagnosing anything, search by mint address rather than ticker.
Ticker search is unreliable because dozens of coins share tickers, and you'll scroll past your own. Paste the full mint address instead. If a page comes back, you're indexed and the question becomes why it looks empty.
If nothing comes back at all after 20 or 30 minutes with real trades on the mint, then you have a genuine indexing gap, which is rare.
Reasons a listing looks empty
Too few trades to draw anything. Charts need price points to draw. Under 10 or 15 trades there's nothing to render, so the page loads and shows a flat line or a gap where you expected a candle.
Liquidity below display thresholds. Some views filter by minimum liquidity. A coin early on its bonding curve can sit under those thresholds and therefore not appear in browsable lists even though its page exists.
Still on the curve. A Pump.fun coin pre-graduation is a different kind of venue from an AMM pool, and some surfaces treat the two differently. Graduation widens the set of places you can appear, which what happens at migration covers.
No metadata attached. No logo, no socials, no description. The listing exists and reads as abandoned, which functionally is the same as being invisible when a stranger is deciding in 2 seconds.
The 5-minute diagnostic
Do these in order and you'll know which problem you have:
- Search your mint address on DEX Screener. Page exists or not?
- Open the mint in Solscan. How many transactions, from how many distinct wallets?
- If trades exist but the listing is empty, wait 10 minutes and refresh
- If trades don't exist, stop diagnosing the screener. That's not the problem
- Attach your logo and socials so the listing stops looking abandoned
Step 2 answers everything. 200 trades from 150 wallets and still no listing? That's a real bug worth reporting to them. 6 trades from 3 wallets and no listing is the system working exactly as designed, because there is nothing there for it to display.
What indexing actually waits for
Screeners watch the chain for pairs and activity. No queue exists to jump, no priority tier is on sale, and nothing you can buy speeds it up.
Which is worth saying because people sell exactly that. Any service offering to "get you listed on DEX Screener" is charging for something that happens automatically. What can be influenced is the activity that makes a listing worth displaying, and that should be described in those words. How DEX Screener trending works separates the two properly.
Fixing the version you can fix
If the answer turned out to be "almost nobody has traded this", then the screener was never the issue.
Discovery surfaces read volume, transaction count, unique wallets and recency. A coin producing none of those has nothing for any of them to show, and that stays true whether you refresh the page 3 times or 30. What changes it is activity from a genuine spread of wallets, sustained long enough to keep re-entering recency windows.
The console prices that against a specific window and wallet count, with the full cost on screen before anything is signed.
Before you spend anything
Fix the free things first. Attaching a logo and socials costs 10 minutes and nothing else. Traffic that arrives at a listing with no branding and no links converts badly, and paying for arrivals before fixing that is paying for attention you then throw away.
Frequently asked
No. It indexes Solana automatically and finds pairs on its own. What you can submit is metadata like a logo and socials, which changes how an existing listing looks rather than whether it exists.
Usually minutes once there is real trading. If your coin has been minted for an hour with almost no trades, the delay is not indexing, it is that there is very little to index.
A chart needs trades to draw. A pair with 3 transactions has almost nothing to plot, so the page exists and looks empty, which is a different problem from not being listed.
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.
- 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