How to Get Your Solana Token Listed on Phantom Wallet
How to get a Solana token displayed properly on Phantom: the exact requirements, how Phantom indexes tokens, what triggers the spam filter, and how to apply for verified status.
A common misunderstanding: people think there's a "Phantom listing application" form to fill out. There isn't. Phantom is non-custodial and doesn't curate tokens manually. It pulls from external sources (Jupiter, Solscan, Metaplex) and applies its own filters.
This article explains exactly how Phantom decides what to show, how to make sure your token displays correctly, and what "verified" actually means.
What "listed on Phantom" actually means
When people say "listed on Phantom", they could mean any of three things:
1. Visible in the holder's wallet
Phantom shows the token in the user's Tokens tab when they hold a balance. This is the basic case — almost any token will eventually display.
2. Searchable by name in Phantom's swap
Users can search "BONK" or "WIF" in Phantom's swap UI and find your token. This requires Jupiter indexing.
3. Verified (small badge or no warning)
Phantom marks the token as not-spam and removes any phishing warnings. This requires Jupiter strict list inclusion.
These are three different problems with three different solutions. Cover all three for a smooth launch.
Layer 1: Visible in the holder's wallet
For your token to show correctly when a user holds a balance:
Required
- The token exists on-chain — verifiable on Solscan
- Metaplex Token Metadata account exists — name, symbol, image URI
- Image URL is reachable — IPFS pinned, Arweave, or HTTPS-hosted
- No active freeze authority on the user's account — they can transfer it
What breaks display
- Tokens minted via raw
spl-token create-tokenCLI without Metaplex metadata: show as "Unknown Token" - Tokens with image URI on a free IPFS gateway that times out: image fails to load
- Tokens with extreme spam patterns (1M+ wallets all minted in same block, identical metadata to a known scam): silently filtered
Solution
Use a creator tool like Alchemii that bundles Metaplex metadata into the mint transaction. Host your image on Arweave (~$0.10 one-time) or pinned IPFS via Pinata ($5/mo). Done.
If your token is already minted without metadata: head to Alchemii's metadata update tool and add it. Cost ~0.005 SOL.
Layer 2: Searchable in Phantom's swap
Phantom's in-wallet swap uses Jupiter as its routing backend. For your token to appear in Phantom swap search:
Required
- Active Raydium (or Orca, or other major DEX) liquidity pool with non-trivial liquidity (>$1K typically)
- Token included in Jupiter's "all" list (automatic — happens once any DEX has your token)
Realistic timeline
1-2 hours after creating a Raydium pool. Jupiter polls Solana DEX state continuously and adds new pairs automatically.
What blocks this
- No on-chain liquidity at all (token exists but can't be swapped)
- LP held in deployer wallet (sometimes filtered as suspicious until LP is burned or locked)
Solution
Create a Raydium pool, seed at least 5 SOL of liquidity, and ideally burn the LP. Within 1-2 hours, Phantom search will find your token.
Layer 3: Verified (no spam warning)
Phantom shows a "this token may not be safe" warning on tokens that aren't on the Jupiter strict list or have other spam signals.
Required for verified
- Mint authority revoked
- Freeze authority revoked
- Active liquidity (>$10K typical bar)
- Project Twitter (real account, organic engagement)
- Project website
- Submitted PR to jup-ag/token-list
Timeline
1-4 weeks for community review + automated checks + merge. Submit early in your launch flow rather than waiting.
Solution
Follow our full Jupiter strict list guide. It walks through the GitHub PR process, the auto-checks, and common rejection reasons.
How Phantom decides what's "spam"
Phantom uses Blowfish (acquired by Chainalysis) as its security partner. Blowfish maintains a database of known scam tokens, phishing patterns, and rug-pull patterns. Tokens flagged by Blowfish get a warning in Phantom.
Common spam triggers:
- Token name impersonates a major project (e.g., "OFFICIAL_BONK", "JUPITER_AIRDROP")
- Mass-minted spam — same metadata, sequential mints, sent to thousands of fresh wallets
- Honeypot patterns (active freeze authority + claims to be sellable)
- Domain spoofing in metadata description (typo of solana.com etc.)
If your token gets falsely flagged, contact Blowfish via their feedback form. Resolution takes a few days.
What you CAN do as a builder vs CAN'T
CAN do
- Create Metaplex metadata properly
- Host image reliably
- Create real liquidity pools
- Build genuine social presence
- Apply to Jupiter strict list
- Get listed on CoinGecko / CoinMarketCap (these signal legitimacy to multiple wallets)
CAN'T do
- Submit a "Phantom listing application" — there's no form, despite some shady "listing services" claiming otherwise
- Pay Phantom to feature your token
- Skip the Jupiter strict list process
- Override the spam warning if Blowfish flags you
If anyone offers to "list your token on Phantom for $X", they're scamming you. Phantom listings are 100% organic via the indexing pipeline.
Step-by-step: from launch to fully-listed
A clean launch flow:
Day 0:
□ Mint token with Metaplex metadata (Alchemii's creator handles this)
□ Revoke mint + freeze authority during minting
□ Create Raydium pool, seed 5-15 SOL
□ Burn LP tokens (one-way trip, max trust signal)
□ Submit PR to jup-ag/token-list
Day 1:
□ Token visible in Phantom for holders ✓
□ Token searchable in Phantom swap (Jupiter "all" list) ✓
□ Twitter/Telegram active
Day 2-7:
□ DexScreener verification submitted
□ Birdeye listing visible
□ Holder count organically growing
□ Apply to CoinGecko (3-7 days review)
Day 7-30:
□ Jupiter strict list PR merged → "verified" status in Phantom
□ CoinGecko / CMC listings live
□ Phantom shows token with no warnings
Multi-wallet considerations
This guide focuses on Phantom because it's the dominant Solana wallet. Other wallets:
| Wallet | Indexing source | Display threshold | |---|---|---| | Phantom | Jupiter + Blowfish | Strict — hides ambiguous tokens | | Solflare | Native + Jupiter | Looser — shows almost any token | | Backpack | Jupiter | Similar to Phantom | | Trust Wallet (Solana mode) | Custom indexer | Conservative |
If your token displays in Solflare but not Phantom, the issue is almost always Jupiter strict-list status, not Phantom-specific. Solflare just shows more by default.
Common questions
Can I pay Phantom to fast-track listing? No. There's no paid listing service. Anyone offering one is scamming.
Do Pump.fun graduated tokens automatically appear in Phantom? Pre-graduation Pump.fun tokens are NOT on Jupiter's list and don't appear in Phantom search. Post-graduation (after migration to PumpSwap), they're indexed normally. See our Pump.fun vs Raydium breakdown.
My token shows for the deployer's wallet but not buyers' wallets — why? Because the deployer's Phantom auto-shows tokens you minted. Other wallets show tokens via Jupiter index. New tokens (under 1-2 hours) may show for deployer but not buyers — wait for indexing.
How do I know if my token is on Jupiter's list?
Check directly: https://token.jup.ag/all for the all list, or search the strict list GitHub repo.
Phantom shows a "transaction may be risky" warning for my token. What do I do? That's the Blowfish flag. If you're sure the token is legitimate, contact Blowfish support for review. In the meantime, your token can still be bought/sold — buyers just see the warning.
Does Phantom strip metadata characters or formatting? Yes — Phantom truncates names over 32 characters and replaces certain unicode/emojis. Keep token names ASCII-only and under 30 characters.
Launching a token and want this entire pipeline to work right out of the gate? Alchemii's Solana Token Creator handles SPL token + Metaplex metadata + authority revocation in one signed transaction. Then create a Raydium pool, burn LP, and submit to the Jupiter strict list. For the full launch playbook see our memecoin launch checklist.
Related guides
Alchemii vs Pump.fun — Which Should You Use?
Side-by-side: Alchemii (full-control Solana token creator + Raydium LP) vs Pump.fun (fair-launch bonding curve). Which suits your launch better, and why.
Best Solana Token Creator in 2026 — Honest Comparison
Reviewed: leading no-code Solana token creators in 2026. Pricing, features, and control compared — with full-disclosure caveats from a biased author.
Burned LP Tokens But Liquidity Still Shows? (Yes, That's Normal)
Confused why your liquidity still shows on DexScreener after burning LP tokens? It's supposed to. Here's what burning LP actually does and why the pool stays funded.