DexScreener Boosted Tokens — Promoted, Boosts & Spend Tracker avatar

DexScreener Boosted Tokens — Promoted, Boosts & Spend Tracker

Pricing

from $2.50 / 1,000 results

Go to Apify Store
DexScreener Boosted Tokens — Promoted, Boosts & Spend Tracker

DexScreener Boosted Tokens — Promoted, Boosts & Spend Tracker

Snapshot every boosted/profile-active token on DexScreener. Combines top-boosted, latest-boosted, latest-profiles + orders endpoint — boost spend, payment timestamps, order history. Auto-enriches with top pair (price, liquidity, MC, FDV). For memecoin signals, pay-to-pump tracking, marketing intel.

Pricing

from $2.50 / 1,000 results

Rating

0.0

(0)

Developer

Logiover

Logiover

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

2 days ago

Last modified

Share

DexScreener Boosted Tokens Scraper — Promoted Tokens, Marketing Spend & Pay-to-Pump Tracker

DexScreener Boosted Tokens — Promoted, Boosts & Spend Tracker

Real-time snapshot of every token currently boosted, promoted, or with an active token profile on DexScreener — combined with full marketing-order history and live top-pair data. Boost amounts, payment timestamps, community-takeover orders, profile orders, token ads, and price + liquidity + volume + market cap + FDV — all in one flat row per token.

The single most comprehensive source of paid promotion intent on DEX trading — built for memecoin signal services, pay-to-pump detection systems, marketing intelligence platforms, trend discovery dashboards and on-chain alpha hunters across Solana, Ethereum, Base, BSC and 30+ chains.

🟢 No API key. No proxy. No login. Pure public REST API.


🚀 Why this scraper

DexScreener doesn't just index DEX trading — it operates a paid promotion marketplace where projects can pay for visibility. Every payment is logged publicly through their orders/v1 endpoint:

  • 🔼 Boosts — pure visibility credit (token rises in trending and featured slots)
  • 🏷️ Token Profiles — token gets a richer description, logo, links, banner image
  • 🤝 Community Takeover — badge declaring grassroots ownership change (paid)
  • 📢 Token Ads — banner / display ad placement

The pattern of these payments is one of the strongest "paying-attention-now" signals on DeFi. A token paying $500 in boosts followed by a $1000 community-takeover order followed by a price pump is a textbook pay-to-pump cycle. Catching it early is alpha.

This scraper pulls all three live promotion feeds (top-boosted, latest-boosted, latest-profiles), deduplicates them, fetches each unique token's full marketing-order history, and enriches each one with live top-pair data — so you can correlate spend vs. market response side-by-side, immediately.


✨ Key features

FeatureWhat it gives you
🎯 Three discovery feeds in onetop-boosted, latest-boosted, latest-profiles — deduplicated and merged
💰 Full marketing-order historyEvery order ever placed for each token — boosts, profiles, takeovers, ads — with payment timestamps
📊 Auto top-pair enrichmentLive price USD, liquidity USD, FDV, market cap, 24h volume, transactions for each token
🌍 Multi-chainSolana, Ethereum, Base, BSC, Polygon, Arbitrum + 30 more
🔍 Chain whitelistFilter to just the chains you care about
🎚️ Boost-amount thresholdDrop tokens with weak promotion spend
Concurrent enrichment6–10 parallel API calls keep throughput high
🗃️ Flat ready-to-use rows40+ columns, no nested JSON to wrangle
💾 JSON, CSV, Excel exportsDirect from Apify Dataset
🔓 Public API onlyNo auth, no proxy, no scraping

🎯 Built for these use cases

1. Memecoin signal services & alpha alerts

Subscribers want to be alerted when a token starts spending significantly on DexScreener boosts — historically a precursor to organized pumps. Schedule this scraper every 5–15 minutes, alert when boostTotalAmount > N AND pairCreatedAt < 24h.

2. Pay-to-pump detection

Correlate boost timestamps with price action. Boost spent at T, price moved +50% within 2 hours? Likely orchestrated. Build the dataset, train the model.

3. Marketing intelligence

Competitor intel: who's paying for visibility on DexScreener right now? What chains? What sizes? Build a dashboard tracking the paid-marketing landscape on DEX.

4. Pump.fun trend tracking on Solana

Solana memecoin launches that take marketing seriously stand out. Filter chainId=solana, boostTotalAmount > 500 → freshly launched tokens with serious marketing intent.

5. Anti-rug intelligence

Fresh tokenProfile orders by brand-new pools (hours old) with low organic liquidity = yellow flag. Combine with our dexscreener-pair-security-scraper for full risk picture.

6. Newsletter & content data

Daily "What's being promoted on DexScreener right now" reports. Top 10 by boost spend. Movers of the day.

7. Listing & directory products

Power "Hot on DEX" feeds for crypto sites, Telegram bots, Discord communities.

8. Research & academic work

Quantify the paid-promotion ecosystem on DEXes. Spend distributions. Pump correlations.


📥 Inputs

FieldTypeRequiredDescription
sourcesstring[]NoWhich feeds to pull. Choose any subset of top-boosted, latest-boosted, latest-profiles. Default: all three (best coverage).
onlyChainsstring[]NoWhitelist chains. Examples: solana, ethereum, base, bsc. Leave empty for all.
minBoostAmountintNoSkip tokens with totalAmount below this threshold. Default 0.
includeOrdersboolNoFetch full marketing-order history per token (1 extra API call). Default true.
enrichWithPairDataboolNoFetch live top-pair data per token (1 extra API call). Default true.
maxConcurrencyintNoParallel enrichment requests (1–30). Default 6.

Example inputs

Default — full snapshot, all sources, all chains:

{}

Solana-only memecoin signal:

{
"sources": ["top-boosted", "latest-boosted"],
"onlyChains": ["solana"],
"minBoostAmount": 100
}

Lightweight (no enrichment, just IDs):

{
"enrichWithPairData": false,
"includeOrders": false
}

Heavily promoted only:

{
"sources": ["top-boosted"],
"minBoostAmount": 1000
}

📤 Output (per boosted token)

{
"source": "top-boosted,latest-boosted",
"chainId": "solana",
"tokenAddress": "jvKtLFLnNGPM7edS9KEpYqPxuY8HPGTZohLFM4Spump",
"url": "https://dexscreener.com/solana/jvktlf...",
"icon": "l9_kCTGxMR3jBKym",
"header": "https://cdn.dexscreener.com/cms/images/...",
"openGraph": "https://cdn.dexscreener.com/token-images/og/...",
"description": "Andes virus is the only type of hantavirus...",
"links": [
{ "url": "https://andes-virus.online/" },
{ "type": "twitter", "url": "https://x.com/AndesVirus" },
{ "type": "telegram", "url": "https://t.me/AndesVirusOnSol" }
],
"boostAmount": 100,
"boostTotalAmount": 1500,
"ordersCount": 8,
"boostsCount": 5,
"approvedOrdersCount": 4,
"lastOrderType": "communityTakeover",
"lastOrderStatus": "approved",
"lastOrderPaidAt": "2026-05-15T09:13:17.907Z",
"firstOrderPaidAt": "2026-05-08T11:23:51.596Z",
"orders": [
{ "type": "communityTakeover", "status": "approved", "paymentTimestamp": 1778221997907 },
{ "type": "tokenProfile", "status": "approved", "paymentTimestamp": 1778061033596 }
],
"boosts": [
{ "id": "kVAP240vHbWB2qDlvZ59", "amount": 100, "paymentTimestamp": 1778875339059 }
],
"topPairAddress": "jHmCrrLMPtE1qvYpwe1yjtjzM2k44EorPDUcJ6j8pWC",
"topPairDexId": "pumpswap",
"topPairUrl": "https://dexscreener.com/solana/jhmcrrl...",
"baseTokenSymbol": "ANDV",
"baseTokenName": "Andes Virus",
"quoteTokenSymbol": "SOL",
"priceUsd": 0.0006267,
"liquidityUsd": 75000,
"marketCap": 626700,
"fdv": 626700,
"volumeH24": 371792.92,
"volumeH6": 92000,
"volumeH1": 18500,
"priceChangeH24": 8.4,
"priceChangeH6": -1.2,
"priceChangeH1": 0.5,
"txnsH24Buys": 2012,
"txnsH24Sells": 1755,
"pairCreatedAt": "2026-04-12T08:23:11.000Z",
"scrapedAt": "2026-05-16T08:42:00.000Z"
}

📚 Marketing-order types explained

Order typeWhat it meansCost signal
boostPure visibility — token rises in trending and featured slots for ~24h per boost unitCheap, frequent — often used in clusters
tokenProfileToken gets a verified profile page (logo, banner, description, links)One-time setup, ~$300–500
communityTakeoverBadge declaring grassroots community control of a previously-claimed projectHigher cost, often signals "new wave" of holders organizing
tokenAdBanner / display ad placement on DexScreener pagesPremium, usually $1000+ for serious promotion
approved statusPayment received, order liveThe signal that matters
cancelled statusOrder rejected or refundedFilter these out or use for fraud-pattern detection

⚙️ How it works

  1. Hits enabled discovery endpoints sequentially:
    • /token-boosts/top/v1 (top by spend)
    • /token-boosts/latest/v1 (most recently boosted)
    • /token-profiles/latest/v1 (newly created profile pages)
  2. Deduplicates by (chainId, tokenAddress) and merges metadata
  3. Filters by chain whitelist and minBoostAmount
  4. For each unique token, in parallel (concurrency 6 by default):
    • Fetches /orders/v1/{chain}/{token} (marketing-order history)
    • Fetches /latest/dex/tokens/{token} (top pair)
  5. Picks the top pair on the matching chain by USD liquidity desc
  6. Flattens marketing + pair data into a single row
  7. Streams results to the Apify Dataset

Public API only — no auth, no proxy, no scraping.


⚡ Performance

WorkloadTimeAPI calls
All 3 sources, full enrichment~30 seconds~3 + (2 × ~60 unique tokens) ≈ 123
Lightweight (no enrichment)~3 seconds3
All 3 sources, chain-filtered~25 seconds~3 + (2 × N tokens)

Total unique tokens after dedup typically lands around 50–90.


💰 Cost model

Pay-Per-Result — billed only on actual token rows saved.

Typical run: ~50–90 rows. Schedule every 5–15 minutes for active signal services; results compound to thousands of rows per day.


🔄 Schedule for continuous monitoring

  • Every 5 minutes — high-frequency memecoin signal services
  • Every 15 minutes — most alpha alerters
  • Hourly — marketing-intelligence dashboards
  • Daily — newsletter / content data

Each scheduled run captures a new snapshot. The paymentTimestamp fields let you correlate exact moments across history.


🚨 Pay-to-pump detection recipe

For each new run output:
Compare token's boostTotalAmount to its value 30 minutes ago
If delta > $500 AND pairCreatedAt < 24h ago:
ALERT: "fresh token with spiking boost spend"
If delta > $1000 AND lastOrderType == communityTakeover:
ALERT: "active takeover with serious spend"
If priceChangeH1 > 30% AND lastOrderPaidAt within 2 hours:
ALERT: "potential paid-promotion pump in progress"

Schedule the actor every 15 minutes. Diff outputs in your downstream pipeline. The signal is in the deltas.


🛠️ FAQ

How fresh is the data? DexScreener's promotion feeds update within seconds of payment confirmation on-chain. By the time you see a boost in latest-boosted, the token's visibility has already increased.

What's the difference between top-boosted, latest-boosted, latest-profiles?

  • top-boosted = currently leading by lifetime spend (rotation every few hours)
  • latest-boosted = most recently boosted tokens (rotation every few minutes)
  • latest-profiles = newly created token profile pages (rotation when paid)

Are the listed amounts in USD? Boost units roughly equate to USD spent at DexScreener's standard rates, but the official rate card can vary. Treat boostAmount and boostTotalAmount as marketing-spend signals in DexScreener's internal units. The relative ordering (which tokens spent more) is reliable.

Why are some tokens listed without pair data? A few promoted tokens have no live DEX pair (pre-launch, just rugged, removed). They still appear in the output with marketing data; price/liquidity fields will be null.

Does community takeover always mean the project is legit? No. It just means someone paid to claim grassroots ownership. Use it as ONE signal among others (audit, holders, liquidity locks via our pair-security scraper).

Can I get historical boost data? The orders array includes ALL orders ever placed for each token (the full history). To build time-series of how boost spend evolved, schedule the actor and aggregate downstream.

What chains are covered? All DexScreener-supported chains. Most paid promotion is concentrated on Solana (~70%) and Ethereum/Base (~20%), with the rest spread across BSC, Polygon, Arbitrum, etc.

Does the orders endpoint always return data? For tokens with at least one promotion, yes. Tokens with no payment history return empty arrays.

How does this compare to manually checking DexScreener? DexScreener's UI shows you ~30 boosted tokens at a time and doesn't expose order history or chain mix. This scraper gives you the full picture in one batched API run.


ScraperPurpose
dexscreener-token-pairs-scraperToken address → ALL pairs (multi-chain).
dexscreener-search-pairs-scraperFree-text query → matching pairs.
dexscreener-pair-watchlist-scraperPair address → current data.
dexscreener-boosted-tokens-scraperYou are here. Boosted/promoted tokens + marketing spend.
dexscreener-pair-security-scraperDeep security audit, holders, locks, CG/CMC metadata.

🔑 Keyword cloud

Core: dexscreener boosted tokens, pay to pump tracker, memecoin signal, dex marketing spend, pumpfun trending, solana memecoin scanner, dex token profiles, dexscreener trending api, dex ads tracker, crypto promotion data.

Per chain / DEX: solana memecoin alpha, pumpswap trending, raydium memecoin, ethereum memecoin scanner, base memecoin tracker, bsc promoted tokens, pancakeswap memecoin.

Per use case: memecoin alert service, alpha signal api, pump detection, marketing intelligence defi, crypto promotion intel, defi anti-rug, solana pump fun signals, dex featured tokens, paid promotion tracker, marketing analytics crypto.

Per audience: memecoin trader, crypto signal service, web3 marketing analyst, defi researcher, pump trader, alpha hunter, sol memecoin sniper.