Jupiter Strict List: Current Token Verification Guide
Looking for Jupiter's strict list? Learn the current VRFD verification process, free and Express submissions, and how to check token status by mint.
Ready to create your Solana token? Enter your token details, choose your authority options, and confirm in your wallet.
If you are searching for the Jupiter strict list, use Jupiter's current VRFD verification process. The old GitHub token-list application steps are historical. Jupiter's Tokens API overview describes the transition from earlier registries and community lists to its current verification system.
This guide answers how to check a Solana token's status and submit a verification request. It does not treat token creation, swap availability, and a verification label as one operation.
Which result are you trying to achieve?
| Your goal | What to check |
|---|---|
| Find the token by address | Search the full mint in Jupiter or its Tokens API |
| Request a verification review | Use Jupiter VRFD |
| Correct displayed project information | Review the metadata-update flow |
| Make a trade | Request a current quote for the intended swap |
| Fix a wallet warning or missing logo | Check that wallet's own presentation and support guidance |
A token appearing in search answers only the first question. A pending application answers none of the others by itself.
Step 1: check the exact mint
Open Jupiter VRFD and look up your mint. Record the status and check that the project links identify your token, rather than another token with the same symbol.
For developers, Jupiter documents a read-only search request with an API key in its token-information guide:
curl --fail --silent --show-error \
'https://api.jup.ag/tokens/v2/search?query=YOUR_MINT_ADDRESS' \
-H 'x-api-key: YOUR_API_KEY'
Match the returned token's ID to your mint before using its fields. Inspect verification, metadata, and any available audit fields separately. Missing values should remain unknown in your interface; they should not become reassuring default labels.
Step 2: choose standard or Express submission
As checked on September 6, 2026, Jupiter's Express Verification documentation states:
| Route | Published submission cost | Where to begin |
|---|---|---|
| Standard | Free | VRFD website |
| Express | 1,000 JUP | VRFD Express flow or its API |
The documentation allows metadata and verification requests together, but says they are reviewed independently. A metadata update can therefore have a different outcome from verification.
Prepare the correct mint, project links, and a factual reason for the request. Follow the current form's requirements and explain any inconsistent information before submitting. Paying for Express purchases the submission flow; it does not establish approval.
For API integrations, check eligibility first, retain the request identifier, and distinguish successful payment execution from the later review outcome. There is no reason to reproduce an old GitHub JSON edit when the current service provides a dedicated flow.
Step 3: follow the review result
Save your submission details and use VRFD's token browser to track progress. If a request is already pending, inspect its status instead of creating duplicate submissions.
If you receive a rejection, address the stated reason. Neither a guessed holder threshold nor a newly purchased social account establishes eligibility. This guide does not promise approval in a fixed number of days because the reviewed documentation does not provide that guarantee.
Verification, Organic Score, and swap routes answer different questions
Jupiter describes Organic Score as a relative measure of trading activity. A score of 80 should not be interpreted as an 80% probability of safety or success. Verification and suspicious-token flags also need their own interpretation. See the current field definitions.
For tradability, check an actual quote. The amount and route matter: a token can appear in metadata search while the trade you want has no usable route. Jupiter's quote documentation describes the inputs and routing response. An old quote is not a commitment to fill a later transaction.
For wallet display, verify the result in the wallet itself. A platform using Jupiter data can still apply its own caching, filters, and warning messages.
Troubleshooting a request
| Symptom | Next check |
|---|---|
| Search returns a similarly named token | Compare the full mint ID |
| Verification request is pending | Inspect the existing request status |
| Metadata changed, status is unverified | Check the two review outcomes separately |
| API call returns an authorization error | Check the API key and request; do not interpret it as token rejection |
| Payment succeeded, token remains unverified | Confirm that a request was created, then follow its review |
| Verified token has no usable quote | Investigate route availability for that specific trade |
If you have not created the token yet, start with the Solana token creator and keep its mint address. Creation gives you the asset to identify in these systems; external verification remains a later, separate step.
Frequently asked questions
Is the Jupiter strict list still the application process?
The name comes from earlier token-list systems. Jupiter now directs token verification through VRFD. Older GitHub pull-request tutorials should not be treated as the current submission procedure.
Does Jupiter verification cost money?
Jupiter's documentation says standard VRFD submissions are free. As checked on September 6, 2026, Express submissions cost 1,000 JUP. Check the current terms before submitting.
Does a successful Express payment mean my token is verified?
No. Payment and successful submission create a request. The review result and the token's verification status must be checked separately.
Does verification guarantee my token can be swapped?
Verification status and a usable swap route are separate checks. Test a current quote for the exact mint, amount, and destination asset.
Will Jupiter verification remove every Phantom warning?
Do not assume that result. Wallets control their own presentation, risk checks, and refresh behavior. Check the wallet's current status separately.
Create your Solana token
Choose your token name, symbol, supply and image. Review the authority options and creation fee, then confirm the transaction in your wallet. Liquidity is a separate step.
Related Topics
More guides to Solana token creation, authorities, liquidity, and meme coin launches.
Solana Token Verified Checkmark: 5-Layer Guide (2026)
Get the verified checkmark on your Solana token across Jupiter, Phantom, DexScreener, Birdeye, and Solscan. Exact on-chain preconditions and timelines.
DEX Screener Verification: What DEX Paid Means
Understand DEX Screener verification, DEX Paid, token profiles, and Boosts. Check the evidence behind a badge before paying for a listing service.
Get Your Solana Token Listed on Phantom Wallet (2026)
How to get a Solana token displayed on Phantom: exact requirements, how Phantom indexes tokens, what triggers the spam filter, how to apply for verified.
How to Verify a Solana Token: Rug Check (2026)
A 6-point rug check in three minutes: mint and freeze authority, LP burn proof, holder concentration, pool age, plus the red flags that end it early.
Create a Solana Token With the spl-token CLI (2026)
The full spl-token CLI path to a Solana token: the commands, the post-rent-cut cost of 0.0163 SOL verified on-chain, why your mint shows as Unknown Token.
Pump.fun Callouts Explained: How to Use Them & Check Rewards
What Pump's Callout Rewards terms really say: the Activity Metric is confidential, rewards are discretionary, and only the on-chain transfer counts as payment.