SolLens

Solana DeFi Intelligence — Token Safety, Snipers, NFTs
Solana Native x402 Protocol SOL / USDC
Pay with SOL on Solana • No API keys needed
12
Endpoints
$0.05+
Starting Price
Solana
x402
Payments

Endpoints

🛡️ Token Safety

GET /api/token-safety/:mint
Honeypot, rug pull, mint authority check
$0.10
GET /api/snipers/:mint
Sniper wallet detection for token
$0.05
GET /api/snipers/:mint/score
Sniper risk score 0-100
$0.05

📊 Market

GET /api/trending
Trending tokens on Solana
$0.05
GET /api/new-tokens
New token launches
$0.05
GET /api/top-volume
Volume leaders on Solana
$0.05

🎨 NFT (Magic Eden)

GET /api/nft/collection/:symbol
Collection stats — floor, volume, supply
$0.05
GET /api/nft/portfolio/:wallet
Full NFT portfolio for wallet
$0.10
GET /api/nft/token/:mint
NFT token metadata & attributes
$0.05
GET /api/nft/activities/:collection
Recent sales, listings, bids
$0.05

🆓 Free

GET /health
Service health
FREE
GET /api/tokens/trending-lite
Top 10 trending (limited data)
FREE

Try It

# Health check (free)
curl https://sollens.vercel.app/health

# Trending lite (free)
curl https://sollens.vercel.app/api/tokens/trending-lite

# Token safety (requires x402 Solana payment)
curl https://sollens.vercel.app/api/token-safety/EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v

# OpenAPI spec
curl https://sollens.vercel.app/openapi.json