DEX Trending & New Token Scanner avatar

DEX Trending & New Token Scanner

Pricing

from $2.00 / 1,000 results

Go to Apify Store
DEX Trending & New Token Scanner

DEX Trending & New Token Scanner

Scan trending and newly-boosted DEX tokens across chains with liquidity, 24h volume, price momentum and buy/sell pressure — from DexScreener public data.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

Tuhin

Tuhin

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 days ago

Last modified

Categories

Share

Find trending and freshly-launched DEX tokens before they run — across Solana, Ethereum, Base, BSC and more.

Pulls the currently-trending/boosted tokens from DexScreener and enriches each with live price, 24h volume, liquidity, price momentum (5m/1h/6h/24h), buy/sell pressure, and token age, then flags actionable signals.

Public data only — DexScreener's public API. No wallet, no login, no private data.

Input

FieldDefaultDescription
chains["solana"]Chains to include (e.g. solana, ethereum, base, bsc). Empty = all.
minLiquidityUsd10000Filter out low-liquidity/dust pairs.
minVolumeH2420000Minimum 24h volume.
maxAgeHours0Only tokens newer than this (0 = no limit).
sortByvolumeH24volumeH24 / priceChangeH24 / liquidity / ageAsc.
topN50Max tokens returned.

Example

{ "chains": ["solana","base"], "minLiquidityUsd": 15000, "minVolumeH24": 50000, "maxAgeHours": 24, "sortBy": "priceChangeH24" }

Output (per token)

{
"symbol": "APEFONE", "chain": "solana", "dex": "raydium",
"tokenAddress": "…", "pairAddress": "…",
"priceUsd": 0.0002778, "priceChangeM5": 1.2, "priceChangeH1": 12.4, "priceChangeH24": 238,
"volumeH24": 873145, "liquidityUsd": 45688, "fdv": 277800, "marketCap": 277800,
"buysH24": 4200, "sellsH24": 1400, "buySellRatioH24": 3.0,
"ageHours": 2, "boostAmount": 500,
"signals": ["new","mooning","high-churn","buy-pressure","boosted"],
"url": "https://dexscreener.com/solana/…",
"collectedAt": "2026-08-30T18:00:00Z"
}

Signals: new (≤24h), mooning (+50% 24h), dumping (−40%), high-churn (vol ≥ 3× liquidity), buy-pressure / sell-pressure (buy:sell skew), boosted (paid DexScreener boost).

Scheduling

Schedule it every few minutes to catch new launches and momentum shifts as they happen.

Notes / limitations

  • Covers tokens currently trending/boosted on DexScreener (the active-attention set), not every token on-chain.
  • Signals are momentum heuristics, not financial advice. Micro-cap DEX tokens are extremely high-risk.