DEX New Token Scanner — Trending & Boosted via DexScreener avatar

DEX New Token Scanner — Trending & Boosted via DexScreener

Pricing

Pay per usage

Go to Apify Store
DEX New Token Scanner — Trending & Boosted via DexScreener

DEX New Token Scanner — Trending & Boosted via DexScreener

Detects newly trending DEX tokens across Solana, Base, Ethereum, BSC using DexScreener boosted and profile feeds. Computes hype score from boost amount, volume/liquidity ratio, and price momentum. No API key. $0.002/token.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Hojun Lee

Hojun Lee

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

4 days ago

Last modified

Categories

Share

What does DEX New Token Scanner do?

DEX New Token Scanner detects newly launched and trending tokens across Solana, Base, Ethereum, and BNB Chain by combining DexScreener's boosted token feed (paid promotions with real trading volume) and token profile feed (recently updated metadata) into a unified, deduplicated stream of early-stage token launches. For each candidate it fetches live pair metrics — price, market cap, volume, liquidity, price momentum — and computes a hype score, rug pull risk score, launch quality score, and gem probability classification so you can filter signal from noise at scale. No API key required.

Why use DEX New Token Scanner?

  • Dual-feed early detection — the actor combines DexScreener's boost feed (projects paying for visibility) and profile feed (developer-updated metadata) to catch new listings from two angles, giving broader coverage than either feed alone.
  • Rug pull risk scoring with contract-level flagsrug_pull_risk_score (0–100), rug_pull_risk label (critical / high / moderate / low / minimal), and contract_risk_flags (mint_enabled, blacklist_function, proxy_contract, etc.) are computed per token to surface red flags instantly.
  • Gem probability classificationgem_probability (potential_gem / worth_watching / speculative / avoid) combines launch quality, momentum velocity, and risk profile into a single actionable signal for filtering.
  • Multi-chain cross-narrative scanning — scan all four chains simultaneously to detect which chain is seeing the most new launches (chain_with_most_launches) and whether a narrative (AI tokens, gaming, memes) is concentrating on a specific chain.
  • Early signal flag for hot launchesearly_signal is true when a token launched less than 60 minutes ago with strong momentum and acceptable risk — the highest-time-sensitivity alert in the dataset.

How to use DEX New Token Scanner

  1. Go to the Apify Store and find DEX New Token Scanner.
  2. Click Try for free to open the actor in Apify Console.
  3. Configure inputs: select chains, set minVolumeUsd and minLiquidityUsd to filter out rug-pulls and dead tokens.
  4. Click Start — the run completes in 30–90 seconds depending on the number of candidate tokens.
  5. Download results as JSON or CSV, or schedule recurring runs every 15–30 minutes for live monitoring.

Input

FieldTypeDefaultDescription
chainsarray["solana","base","ethereum","bsc"]Chains to scan. Supported: solana, base, ethereum, bsc.
minVolumeUsdnumber10000Minimum 24h volume in USD. Filters dead and illiquid tokens.
minLiquidityUsdnumber5000Minimum liquidity in USD. Ensures the token is actually tradeable.

Output

[
{
"type": "market_summary",
"tokens_scanned": 94,
"tokens_qualified": 22,
"chains_covered": ["solana", "base", "ethereum", "bsc"],
"total_new_tokens_24h": 8,
"avg_initial_liquidity_usd": 42500,
"high_quality_launches": 3,
"potential_gems": [{ "token_symbol": "NOVA", "chain": "base" }],
"chain_with_most_launches": "solana",
"avg_24h_return_pct": 38.4,
"fetched_at": "2026-09-02T08:00:00Z"
},
{
"rank": 1,
"source": "boosted",
"boost_amount": 500,
"chain": "solana",
"dex": "raydium",
"token_address": "7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU",
"token_name": "Nova Protocol",
"token_symbol": "NOVA",
"pair_address": "4k5yPFtrdSqiKnXgVqf2A5ZGHM5iFuCkm8G4GsVKpqm",
"price_usd": "0.00482",
"market_cap_usd": 4820000,
"fdv_usd": 9640000,
"volume_24h_usd": 1840000,
"liquidity_usd": 285000,
"price_change_1h_pct": 18.4,
"price_change_6h_pct": 142.7,
"price_change_24h_pct": 412.3,
"hype_score": 32.6,
"rug_pull_risk_score": 40,
"safety_label": "caution",
"launch_momentum": 2.14,
"holder_distribution": "normal",
"time_since_launch_minutes": 38.5,
"early_signal": true,
"launch_quality_score": 62,
"rug_pull_risk": "moderate",
"initial_liquidity_health": "adequate",
"momentum_velocity": "strong",
"holder_distribution_signal": "moderate",
"liquidity_lock_status": "no_lock_detected",
"contract_risk_flags": ["ownership_not_renounced"],
"gem_probability": "worth_watching",
"url": "https://dexscreener.com/solana/4k5yPFtrdSqiKnXgVqf2A5ZGHM5iFuCkm8G4GsVKpqm",
"fetched_at": "2026-09-02T08:00:00Z"
}
]

Data fields

FieldDescription
sourceData origin: boosted (paid promotion) or profile (metadata update)
boost_amountDexScreener boost credits spent by the project (higher = more paid attention)
chainChain identifier: solana, base, ethereum, bsc
dexDEX where the pair trades (raydium, uniswap, pancakeswap, etc.)
token_addressToken contract address
token_name / token_symbolToken name and ticker
price_usdCurrent token price in USD
market_cap_usdCirculating market cap in USD
fdv_usdFully diluted valuation in USD
volume_24h_usd24-hour trading volume in USD
liquidity_usdCurrent DEX liquidity in USD
price_change_1h_pctPrice change in the last 1 hour (%)
price_change_6h_pctPrice change in the last 6 hours (%)
price_change_24h_pctPrice change in the last 24 hours (%)
hype_scoreComposite signal: boost × (volume/liquidity) × (1 + price_change/100)
rug_pull_risk_score0–100 rug risk score (higher = riskier)
safety_labelRisk classification: safe / caution / high-risk / likely-rug
launch_momentumVolume in last 1h / initial liquidity — speed of early trading
holder_distributionHolder concentration: distributed / normal / concentrated
time_since_launch_minutesMinutes since the pair was created on-chain
early_signalTrue if launched <60min ago with strong momentum and acceptable risk
launch_quality_score0–100 composite launch quality (liquidity + lock + audit + socials + mint)
rug_pull_riskCategorical risk label: minimal / low / moderate / high / critical
initial_liquidity_healthLiquidity depth: deep / adequate / thin / micro
momentum_velocityPrice momentum: explosive / strong / moderate / slow / declining
holder_distribution_signalHolder quality: well_distributed / moderate / concentrated / whale_dominated
liquidity_lock_statusLock status: locked_long / locked_short / unlocked / no_lock_detected
contract_risk_flagsList of detected contract risks (mint_enabled, blacklist_function, etc.)
gem_probabilityGem classification: potential_gem / worth_watching / speculative / avoid
urlDexScreener pair URL for manual review

Cost estimation

ScenarioTokens returnedCost per run
Small (quiet market, 4 chains)5–15 tokens$0.01–$0.03
Medium (normal activity)15–30 tokens$0.03–$0.06
Large (high hype, many launches)30–60 tokens$0.06–$0.12

Pricing is $0.002 per qualified token (tokens that pass the volume and liquidity filters). A typical run with 20 qualifying tokens costs $0.04. Running hourly costs under $3/month in most market conditions.

FAQ

What is the difference between boosted and profile sources? boosted tokens have paid DexScreener to display a boost badge — it indicates the project team is willing to spend money to attract attention and that real trading volume exists (DexScreener requires this for boosts). profile tokens have recently updated their metadata (description, socials, website) — it indicates active developer marketing. Both are early signals of upcoming attention; neither is a safety guarantee.

How is the hype score calculated? hype_score = boost_amount × (volume_24h / liquidity) × (1 + |price_change_24h| / 100). A token with a high boost, large trading volume relative to its liquidity pool size, and extreme price movement scores highest. It is a relative attention signal, not a buy signal.

Can I filter for only "safe" new tokens? No filter makes new tokens truly safe — early-stage DEX tokens carry substantial risk by nature. You can narrow the field by filtering rug_pull_risk to low or minimal, launch_quality_score >= 60, and liquidity_lock_status to locked_long. Even then, independent on-chain verification is essential before trading.

Disclaimer: This actor provides data for informational and research purposes only. New token launches are extremely high-risk speculative assets. Rug pull risk scores and safety labels are computed heuristics — they do not guarantee safety or detect all fraud. Never invest more than you can afford to lose in new or unaudited tokens. This is not financial advice.

Keywords: DEX new token scanner, new token listings, DexScreener new tokens, Solana new tokens, Base new token launches, meme coin detector, early token discovery, rug pull risk score, hype score, DEX token tracker


Feedback

If this actor powers your new token research, a review helps others find it: Leave a review on Apify Store