Guide 📅 May 8, 2026 ⏱️ 7 min read

How to Get Your Token Listed on Jupiter (2026 Step-by-Step Guide)

Jupiter is the #1 DEX aggregator on Solana — the first place most buyers go to swap tokens. Getting your token discoverable on Jupiter is one of the most important steps after launch. Here's exactly how it works.

What Is Jupiter and Why It Matters for Your Token

Jupiter is the leading DEX aggregator on Solana, routing trades across Raydium, Orca, Meteora, and dozens of other liquidity sources to give users the best possible swap price. In 2026, Jupiter handles the majority of Solana's retail swap volume.

When someone wants to buy a Solana token they discovered on Twitter, their first move is usually to go to Jupiter, search the token name or paste the contract address (CA), and swap. If your token doesn't appear — or appears without a name and logo — buyers lose confidence and often don't complete the purchase.

Key insight: A token that appears on Jupiter with a name, symbol, and logo converts 3–5x more buyers than a token that shows up as a raw contract address with no metadata. First impressions matter even on a DEX.

How Jupiter Auto-Discovers Tokens

Jupiter doesn't require a manual listing application for basic swappability. It automatically indexes any token that has an active liquidity pool on a supported AMM (Automated Market Maker). This means the moment you create a pool on Raydium or Orca, your token becomes swappable via Jupiter.

However, there are two levels of Jupiter visibility:

  • Default list (auto): Any token with a liquidity pool. Shows up when someone pastes the CA directly. May or may not show the token name/symbol depending on whether metadata is on-chain.
  • Strict list (verified): Manually reviewed tokens that appear in Jupiter's search results, have their name and logo displayed, and are recommended to users. This is what most founders aim for.

Prerequisites Before You Can Be Listed

Before Jupiter will show your token properly — let alone add it to the strict list — you need these three things in place:

1
A deployed Solana token with a mint address

Your token must be live on Solana mainnet. If you haven't created your token yet, use our no-code token creator to deploy in minutes.

2
On-chain token metadata (name, symbol, logo URI)

Your token needs metadata registered on-chain via Metaplex Token Metadata standard. This is what Jupiter reads to display your token's name and image.

3
An active liquidity pool with sufficient liquidity

Jupiter requires at least one active pool on a supported AMM. Without a pool, there's nothing to route swaps through — and nothing to list.

Setting Up a Liquidity Pool on Raydium or Orca

The liquidity pool is the engine that makes your token tradeable. Without it, buyers can't swap into your token even if they have the CA.

Raydium (Recommended for Most Token Launches)

Raydium is the most popular AMM for new token launches on Solana. Here's the basic process:

Creating a Raydium Pool — Step by Step

  1. Go to Raydium's liquidity section
  2. Select "Create Pool" and choose "Standard AMM" (CPMM for newer pools)
  3. Enter your token's mint address as Token A
  4. Set Token B to SOL (or USDC for more stability)
  5. Set your initial price by choosing the starting token ratio (e.g., 1 SOL = 1,000,000 tokens)
  6. Add your initial liquidity — the more, the lower the price impact for buyers
  7. Confirm the transaction in your wallet

Minimum recommended liquidity: At least 1–2 SOL worth to avoid extreme slippage for early buyers.

Orca

Orca offers Whirlpools (concentrated liquidity) and standard pools. Concentrated liquidity is more capital-efficient but requires more active management. For new token launches, a standard pool on either Raydium or Orca works fine.

Important: Lock your liquidity after adding it. Unlocked liquidity (a "rug pull" risk) is the #1 reason buyers pass on new tokens. Use Solana liquidity lockers to lock your LP tokens for a minimum of 30 days — ideally 6–12 months. This is a requirement for Jupiter's strict list.

Adding Token Metadata (Name, Symbol, Logo)

Jupiter displays your token's name, symbol, and logo based on on-chain metadata. If your token was created with a tool that didn't add metadata — or added incomplete metadata — you need to update it.

When you create a token with CreateMyCoin, your token's name, symbol, description, and image are automatically embedded on-chain using the Metaplex standard. Jupiter picks this up within hours of your pool going live.

Metadata That Jupiter Displays

  • Name: Your token's full name (e.g., "Cosmic Doge")
  • Symbol: Your ticker (e.g., "CDOGE") — 3–6 characters typical
  • Logo: The token image URI stored in your metadata JSON. Must be a reliable, permanent URL (IPFS or Arweave recommended)
  • Description: Shown on token detail pages
  • Website, Twitter, Telegram links: Shown in Jupiter's token info panel — include all three to signal legitimacy

The Jupiter Strict List — Getting Fully Verified

The strict list is Jupiter's curated set of tokens that appear in search results and are recommended to users. Being on the strict list dramatically increases your token's discoverability to buyers who are just browsing, not searching for your specific CA.

Strict List Requirements

What Jupiter Looks For

  • Complete on-chain metadata — name, symbol, logo, description, and social links
  • Sufficient liquidity — generally $10,000+ in the pool (Jupiter adjusts this threshold)
  • Locked liquidity — demonstrable proof your LP tokens are locked
  • Active community — Twitter and/or Telegram presence with real activity
  • No malicious code — Jupiter reviews token programs for honeypots, freeze authority abuse, or other harmful mechanics
  • Revoked mint authority — shows you can't inflate the supply arbitrarily

How to Apply

Jupiter's strict list process is managed via their community governance and partner outreach. The primary path in 2026 is:

  1. Ensure all metadata is complete and accurate on-chain
  2. Build sufficient liquidity and lock it with a reputable locker
  3. Submit a token review request via Jupiter's official community channels (Discord or their token list GitHub repository)
  4. Provide links to your project: website, Twitter, Telegram, and DexScreener chart
  5. Wait for review — Jupiter's team evaluates requests based on project quality and community signals
"Tokens that get fast-tracked to the strict list almost always have one thing in common: an active community and transparent tokenomics. Build those first, and the listing follows naturally."

How Long Does It Take?

Typical Timeline

  • Default listing (auto): 15–60 minutes after pool creation. Your token is swappable via direct CA paste.
  • Metadata display: 1–4 hours after pool creation, once Jupiter indexes the Metaplex metadata.
  • Strict list review: 3–14 days depending on request volume and project completeness. Well-prepared projects with strong communities move faster.

Troubleshooting Common Issues

My token shows up on Jupiter but has no name or logo

This means Jupiter found your pool but can't read your metadata. Check that: (1) your metadata was written on-chain via Metaplex, (2) your logo URI is publicly accessible and hasn't expired, and (3) you have a pool with actual liquidity. Jupiter re-indexes periodically — wait 2–4 hours and refresh.

My token doesn't show up at all on Jupiter

Usually means no active liquidity pool was found. Verify your pool exists on Raydium or Orca by checking the pool address on Solscan. If the pool exists but Jupiter isn't finding it, it may take up to 4 hours after creation for Jupiter's indexer to pick it up.

Jupiter shows my token as "not tradeable"

This can happen if your token has a freeze authority still active, or if Jupiter detects that the token program has potentially malicious mechanics. Revoke freeze authority and mint authority using a verified Solana tool, then wait for Jupiter to re-index.

My token is showing the wrong price

Price on Jupiter is derived from your pool's token ratio. If the ratio is wrong, it means the initial pool setup had an incorrect token/SOL ratio. This can't be fixed by changing metadata — it requires re-examining your pool's liquidity balance. For minor price display issues, they usually self-correct as trading activity normalizes the pool.

For more on the full promotion strategy after getting listed, see our guide: how to promote a Solana token. And once you're listed, drive traffic with our Twitter marketing guide and Telegram community strategy.

Frequently Asked Questions

Is there a fee to list on Jupiter?

There is no application fee for basic Jupiter listing — your token is automatically indexed once a liquidity pool is created. For the strict list, the cost is the time and resources needed to meet the eligibility criteria (liquidity, locked LP, complete metadata). No payment to Jupiter itself is required.

Do I need to apply separately to Jupiter and DexScreener?

Yes — they are separate systems. Jupiter listing is based on your on-chain pool and metadata. DexScreener indexes your token automatically when a pool is created and trading begins. For DexScreener's "Trending" or paid boost features, those are separate paid options within DexScreener.

How much liquidity do I need to get on the strict list?

Jupiter adjusts its thresholds based on market conditions, but as a general guideline, $10,000–$25,000 in locked liquidity gives your application a strong foundation. Projects with less liquidity are harder to get approved because low liquidity creates extreme price manipulation risk for buyers.

Can I get listed on Jupiter without revoking mint authority?

You can be auto-indexed on Jupiter without revoking mint authority. However, for the strict list — and for buyer trust in general — revoking mint authority is strongly recommended. Keeping mint authority means you theoretically could print unlimited tokens and dilute holders, which is a major red flag in 2026.

My token got listed but disappeared from Jupiter. What happened?

If your liquidity pool goes to zero (either from trading or LP removal), Jupiter may hide the token since there's nothing left to trade. It can also happen if Jupiter's indexer flagged suspicious on-chain behavior. Re-add liquidity and check your token program for any mint authority actions that could have triggered a delist.

Create Your Token — Ready for Jupiter

Launch your Solana token with full on-chain metadata included. No code needed. Ready to list on Jupiter from day one.

Create Your Token Now →