One verified layer for every Solana token.

Onchain data, AI signals, and community review distilled into a single, human-reviewed data layer that wallets, DEXs, and apps across Solana already plug into.

/
Tokens updated
Contributors
JUP burnt
$MEOW
MEOWjup1ZDtGV7n4s…c8Nk
verified
MINT
MEOWjup…c8Nk
verified
SHIELD
Low risk
real-time
SMART LIKES
1,247 likes
social
NEWS
3 curated
today
Live activity
/ 01Open contribution

If you care about a token, you can fix its data here.

Bad metadata, missing socials, misattributed news, you've seen it and had no way to fix it. With VRFD Open, anyone can submit tokens for verification, update metadata, add news, or flag bad data.

Every submission is publicly reviewed before it enters the verified data layer that wallets, DEXs, and apps across Solana already build on.

Example
@Cat420
@Cat420submitting
/ 02Multiple signals

One list was never going to verify all of Solana.

Tens of thousands of tokens launch daily. VRFD gives you multiple signals so you can see the full picture without waiting on one team's call.

Examples
✓ VerifiedJup Shield · LOW LIQUIDITYJup Shield · NOT SELLABLEJup Shield · LOW ORGANIC ACTIVITYJup Shield · 5% TRANSFER FEESHigh ecosystem trustNews · New partnership announcedNews · Protocol hacked, beware

Is this the right address?

Get a green checkmark. Prevent imposters from spoofing your token with a mint that reviewers have personally confirmed.

7xKXtg2CW87d97...KoVerified
!7xKXtg2CW97d97...LoImpersonator
7xKXtg2CW77d97...MoPending
Team reviewed

Is it safe to trade?

Risk warnings updated in real time from onchain data including holder concentration, liquidity issues, freeze authority, and other red flags.

Onchain risk scan
Low
Liquidity · ok
Holders · ok
Freeze auth · revoked
Liquidity poolHealthy
Holder distributionHealthy
Freeze authorityRevoked
Mint authorityRevoked
Transfer feesNone
Auto-updated 5s ago

Does the ecosystem trust it?

See ecosystem support at a glance with Smart Likes - endorsements from Smart Followers, a dynamically updated list of verified humans and known ecosystem participants.

Ecosystem signal
1,247smart likes
Liked by
@toly@meow@kashdhanda@9yointern@0xlegit+1,242 more
Derived from verified X accounts.
/ 03News · Flagship

The picture isn't complete without news.

VVerified feedExample
Summary · 3 postslast 24h

Jupiter launched DCA V2 and a $20,000 xStocks deposit rewards campaign. Added tokenized stocks as Lend collateral and released $200,000 in user rewards.

J
Jupiter@JupiterExchange· 2d
VRFD submission

If you're still using DCA the old way, your orders are visible for bots to frontrun. DCA V2 changes that — orders stay off-chain, when they fire they look like a normal swap, bots get nothing to target.

a
aixbt@aixbt_agent· 3d
VRFD submission

jupiter ($JUP) is buying back 22% of its own float annually. $383k daily mechanical bid from 50% revenue commitment against a $640m market cap. zero emissions.

J
Jupiter Developers@JupDevRel· 5d
AI suggestion · verified

Jupiter is a launch partner for @SuperteamBlack. Every team in the program gets Pro tier API access from day one. Swap, DCA, limit orders, prediction markets and more.

AI suggestions · community contributions · team submissions

Tired of misattributed news, scam links and noise on X?

VRFD is the first verified, human-curated news feed right where you trade. News from AI, community input and official accounts are reviewed by humans before it enters the feed and summary. Safe, useful news only.

/ 04The ecosystem token API

One API. Trusted everywhere.

VRFD data is available through APIs, and already in use by wallets, DEXs, and launchpads across the ecosystem.

vrfd.example
// Search for any Solana token
const res = await fetch(
  "https://api.jup.ag/tokens/v2/search?query=SOL",
  { headers: { "x-api-key": API_KEY } }
)

const [token] = await res.json()

token.id           // "So1111…1112"
token.symbol       // "SOL"
token.isVerified   // true
token.usdPrice     // 145.47
token.liquidity    // 89970631
token.organicScore // 98.9
token.audit        // { mintAuthorityDisabled: true, … }

Review a token today.