DexScreener Token Screener
Pricing
Pay per usage
DexScreener Token Screener
Screen tokens across all DEXs using DexScreener. Filter by volume, market cap, liquidity, price change, token age, and transaction count. Find breakout tokens, new launches with traction, or momentum plays. No API key required. $0.001/token.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Hojun Lee
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Screen tokens across all DEXs using DexScreener. Filter by volume, market cap, liquidity, 24h price change, token age, and transaction count. Find breakout tokens, new launches with traction, or momentum plays. No API key required. $0.001/token (top 50 = $0.05).
⚡ Run in 30 seconds
Click Start with default settings — returns the top 50 trending tokens across all DEXs sorted by 24h volume. Each row includes price, 24h change, liquidity, volume, market cap, and DEX/chain. Spot momentum plays before they go mainstream. No API key required.
What It Does
DexScreener aggregates real-time trading data across thousands of DEX pairs on 50+ chains. This actor adds a powerful screening layer on top — letting you define exactly what you're looking for and getting back only the tokens that match.
Common use cases:
- Breakout screener — High volume + big 24h move → early momentum plays
- New launch screener — Tokens < 24h old with real volume (not rugs)
- Gem hunter — Small market cap + growing volume (hidden alpha)
- Chain-specific scanning — Solana memecoins, Base launches, Ethereum DeFi
- Scheduled monitoring — Run hourly to catch trending tokens before they moon
Example Output
{"chain": "solana","dex": "raydium","symbol": "BONK","name": "Bonk","token_address": "DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263","price_usd": 0.0000243,"market_cap_usd": 1582000000,"volume_24h_usd": 42819000,"liquidity_usd": 4829000,"price_change_5m": 0.21,"price_change_1h": 1.14,"price_change_6h": 3.22,"price_change_24h": 12.4,"txns_24h": 18492,"buys_24h": 11024,"sells_24h": 7468,"buy_sell_ratio": 1.48,"age_hours": 847.2,"is_boosted": false,"url": "https://dexscreener.com/solana/..."}
Screening Presets
Solana momentum plays (24h gainers with real volume):
{"queries": ["SOL", "PUMP", "AI"],"chains": ["solana"],"minVolume24h": 100000,"minPriceChange24h": 20,"minLiquidity": 50000,"sortBy": "price_change_24h","limit": 20}
New launches with traction (< 48h old, has volume):
{"queries": ["NEW", "LAUNCH", "SOL"],"chains": ["solana"],"maxAgeHours": 48,"minVolume24h": 25000,"minTxns24h": 500,"sortBy": "age_hours","limit": 30}
Small cap gems on Base/ETH:
{"queries": ["ETH", "BASE"],"chains": ["ethereum", "base"],"minVolume24h": 50000,"maxMarketCap": 5000000,"minLiquidity": 25000,"sortBy": "volume_24h_usd","limit": 25}
High buy-pressure tokens (buy/sell ratio > 1.5):
{"queries": ["BTC", "ETH", "SOL"],"minVolume24h": 100000,"minTxns24h": 1000,"sortBy": "txns_24h","limit": 50}
Input Options
| Parameter | Type | Default | Description |
|---|---|---|---|
queries | string[] | ["SOL","ETH","BNB"] | Search terms — token names or symbols |
chains | string[] | [] (all) | Filter by chain: solana, ethereum, base, bsc, arbitrum, polygon |
sortBy | string | "volume_24h_usd" | Sort by volume, change, mcap, liquidity, txns, or age |
minVolume24h | number | 50,000 | Min 24h trading volume (USD) |
maxVolume24h | number | 0 (disabled) | Max 24h volume (exclude large caps) |
minMarketCap | number | 0 (disabled) | Min market cap |
maxMarketCap | number | 0 (disabled) | Max market cap (find small caps) |
minLiquidity | number | 10,000 | Min pool liquidity (rug protection) |
minPriceChange24h | number | 0 | Min 24h gain % (e.g., 10 = only up 10%+) |
maxAgeHours | number | 0 (disabled) | Max token age in hours (find new launches) |
minTxns24h | integer | 0 | Min transaction count (activity filter) |
limit | integer | 50 | Max results (up to 200) |
Pricing
- $0.001 per token returned
- Top 50 results = $0.05 per run
- Top 100 results = $0.10 per run
- Ideal for hourly screening runs
Data Source
DexScreener — real-time DEX trading data across 50+ chains including Solana, Ethereum, Base, BSC, Arbitrum, Polygon, and more.