← Back to Blog← Troubleshooting
GuideMarch 2026 · 5 min read

Pump.fun Token Not Showing? How to Fix It (2026)

You launched your token, the transaction confirmed, but it's not showing on Pump.fun. Don't panic — this is more common than you think and usually fixable in minutes.

Reason 1: Metadata/IPFS Delay

Pump.fun fetches token metadata from IPFS. If IPFS upload was slow or failed, your token appears without image/name for 1-5 minutes. Fix: wait 5 minutes and refresh. If still missing, check that your metadata URI is valid.

Reason 2: RPC Propagation Delay

Solana's state propagates across validators within seconds, but Pump.fun's indexer can lag 30-60 seconds behind. Fix: search for your mint address directly on pump.fun/coin/[MINT_ADDRESS]. If it shows there, it's fine — just wait for the feed to update.

Reason 3: Bundle Failure

If your Jito bundle failed, the create transaction might have landed but without the buy transactions. Your token exists but wasn't listed properly. Fix: check your mint address on Solscan. If the token exists, use the Reland Bundle feature in SolBundler.

Reason 4: Duplicate Token Names

Pump.fun shows hundreds of tokens. If yours has a common name, it's buried. Fix: search by mint address, not token name. Share the direct pump.fun/coin/[MINT] link with your community.

How to Check Token Status

Go to solscan.io, search your mint address. If you see a token account with supply > 0, your token was created successfully. Then check pump.fun/coin/[MINT] directly. If both show the token, the issue is just feed indexing — wait a few minutes.

Reason 1: Token Creation Transaction Hasn't Confirmed Yet

The most common reason a newly launched token doesn't appear on Pump.fun is simply that the creation transaction hasn't confirmed on Solana yet. Under normal conditions, Solana transactions confirm in under 2 seconds. During high congestion, confirmation can take 30-120 seconds. Before assuming something went wrong, wait at least 2-3 minutes after clicking Deploy and refresh Pump.fun. Also check Solscan directly — search your wallet address and look for recent transactions to confirm the creation landed on-chain.

Reason 2: Bundle Failed — Token Was Never Created

If your bundle failed completely (Jito tip too low, wallet underfunded, or network issue), the token creation transaction was never executed. The token won't appear on Pump.fun because it doesn't exist on-chain. Diagnosis: check Solscan for your dev wallet — no recent token creation transaction means the bundle was dropped. Fix: retry with a higher Jito tip and verify all wallet balances before redeploying. Your SOL is still in your wallets — nothing was lost from a complete bundle failure.

Reason 3: Metadata Upload Failed

Token creation on Pump.fun requires two components: the on-chain creation transaction and the IPFS metadata upload (image, name, description). If the IPFS upload failed but the on-chain creation succeeded, your token exists on Solana but shows no metadata on Pump.fun — appearing as an unnamed token with no image. This is relatively rare with SolBundler which handles IPFS upload automatically, but can occur if the IPFS service is experiencing issues. The token exists but looks broken — not recoverable without relaunching.

Reason 4: Pump.fun Frontend Cache

Pump.fun's website occasionally caches old data, causing newly created tokens to not appear immediately in search results or on the main page. The token exists on-chain but the website hasn't indexed it yet. Fix: try searching by your token's mint address directly on Pump.fun (the public address of your dev wallet's created token, found on Solscan). Also try hard refreshing the Pump.fun page (Cmd+Shift+R on Mac, Ctrl+Shift+R on Windows) to clear the frontend cache.

Reason 5: Token Created on Wrong Network

If you're testing and accidentally deployed to Solana devnet or testnet instead of mainnet, your token exists but not on the network Pump.fun uses. Pump.fun operates exclusively on Solana mainnet. Check your RPC endpoint configuration — if it contains "devnet" or "testnet" in the URL, you launched on the wrong network. SolBundler defaults to mainnet, making this error unlikely, but possible when using manual scripts with custom RPC configuration.

How to Find Your Token After Launch

If you can't find your token on Pump.fun's main page, use these methods: search your dev wallet address on Solscan and look for the most recent token creation transaction, copy the token mint address from that transaction, and paste it directly into Pump.fun's search bar or into the URL structure pump.fun/token/[mint-address]. This bypasses any indexing delays and takes you directly to your token's trading page.

FAQ

My token shows on Solscan but not Pump.fun — why? Pump.fun indexes new tokens as they're created but may have a brief delay of 30-120 seconds. Search by mint address directly on Pump.fun rather than browsing the main feed. If the token doesn't appear even by direct search after 5 minutes, the metadata may be corrupted — this requires relaunching.

Can I fix a token that launched with wrong metadata? No — Pump.fun token metadata is stored on IPFS and referenced on-chain. It cannot be changed after creation. If you launched with a wrong name, ticker, or image, you must create a new token. The original token with incorrect metadata cannot be corrected.

What if my token appears but has no trading activity? A token with no buyers after 30+ minutes is either in a dead narrative window, launched at off-peak hours with no community ready, or the bundle wasn't large enough to push the bonding curve to a visible position. Check if organic buyers are purchasing or if it's only your bundle wallets — zero organic buying indicates a marketing or timing problem, not a technical one.

Why does my token sometimes disappear from Pump.fun's main page? Pump.fun's main feed shows tokens sorted by recent activity. As newer tokens launch and generate more recent activity, older tokens fall off the main page. Your token still exists at its direct URL — it just isn't featured on the discovery feed. This is normal and expected — maintaining trending position requires continuous volume.

Ready to Launch?

Put this knowledge into practice with SolBundler — the most reliable Pump.fun bundler on Solana.

Start Bundling →