GMGN New Token Launch Detector — Pump.fun & Four.meme
Pricing
from $2.50 / 1,000 results
GMGN New Token Launch Detector — Pump.fun & Four.meme
Detect every newly-launched memecoin pair on Solana, BSC, Ethereum, Base, Tron, Monad in real-time. Covers pump.fun, four.meme, bonk.fun, flap, Raydium, PancakeSwap and more. 60+ fields per pair: token info, launchpad, dev wallet, liquidity, security flags, social links, sniper exposure.
Pricing
from $2.50 / 1,000 results
Rating
0.0
(0)
Developer
Logiover
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
GMGN New Token Launch Detector — Pump.fun, Four.meme, Raydium, Pancake & 20+ Launchpads

Detect every freshly-launched memecoin pair on Solana, BSC, Ethereum, Base, Tron, and Monad — the moment it lists. Pulls GMGN.ai's new_pairs feed across every chain and launchpad they index, normalizes 60+ fields per pair, and pushes structured data into your Apify dataset.
The fastest open data feed for new memecoin launches across pump.fun, four.meme, bonk.fun, flap, sun.io, Raydium, PancakeSwap, and every other launchpad GMGN tracks.
🚀 What this actor does
Every minute, hundreds of new token pairs are deployed across Solana, BSC, Base, and the rest. Most die within an hour. The few that don't are the next 100x. This actor gives you the complete list — every new pair, every launchpad, every chain — with the data you need to triage them: liquidity, creator wallet, sniper exposure, top-10 holder concentration, lock status, taxes, socials.
It calls GMGN's pairs/{chain}/new_pairs/{period} endpoint for each (chain × period) combination you select. Default — Solana + BSC, last 1 hour — returns up to 200 fresh pairs per run. Full sweep across all six chains and three periods yields 1,200-1,800 pairs in a single run.
Pair this actor with the GMGN Trending Memecoin Scanner for a complete view: this one shows what just launched; the trending scanner shows what's heating up.
💡 Use cases
- Sniper bot input — schedule every 30 seconds, filter by
minLiquidityUsd: 1000andlaunchpads: ["pump"], pipe to your bot. - Launchpad performance analytics — compare how many tokens four.meme launches per day vs pump.fun, with what initial liquidity and survival rates.
- Anti-rug research — flag tokens with
top10HolderRate > 0.5orcreatorBalanceRate > 0.1for risk dashboards. - Memecoin alpha-call Telegram channels — auto-post new pairs that pass quality filters.
- AI training datasets — collect labelled launch data over months for ML models predicting 100x runners.
- Token launch monitoring services — power your own SaaS dashboard with GMGN's new-pair data.
- Liquidity provider scouts — surface fresh pools with healthy initial liquidity for LP staking.
- VC / fund deal-flow — capture every new token on-chain for sourcing.
🌐 Supported chains and launchpads
GMGN indexes new pairs from every major launchpad on each supported chain:
| Chain | Major launchpads tracked |
|---|---|
Solana (sol) | pump.fun, pumpamm/pumpswap, Raydium, Meteora, bonk.fun, jup.studio, Believe, daos.fun |
BSC (bsc) | four.meme (fourmeme), flap, PancakeSwap, Binance Alpha |
Ethereum (eth) | Uniswap V2/V3, virtual.io, clanker |
Base (base) | clanker, virtual.io, Uniswap, Aerodrome |
Tron (tron) | SunPump, sun.io |
Monad (monad) | NadFun, monoswap |
Use the launchpads input parameter to filter to specific launchpads (e.g. ["pump", "fourmeme"]).
⏱ Lookback periods
| Period | Best for |
|---|---|
1h | Real-time sniper feeds — pairs launched in the last hour. |
6h | Half-day rollup — research and catching up after sleep. |
24h | Daily research export — every launch in the past day. |
⚙️ Input configuration
| Field | Type | Default | Description |
|---|---|---|---|
chains | string[] | ["sol","bsc"] | sol, bsc, eth, base, tron, monad |
periods | string[] | ["1h"] | 1h, 6h, 24h |
launchpads | string[] | [] | Filter by launchpad slug (e.g. pump, fourmeme, raydium, pancakeswap, bonk). |
filters | string[] | [] | Server-side security filters: not_honeypot, verified, renounced, frozen, burnt, no_mint_authority. |
orderBy | string | "open_timestamp" | open_timestamp, liquidity, market_cap, swaps, volume, holder_count. |
direction | string | "desc" | desc (newest/highest first) or asc. |
maxResultsPerCall | integer | 100 | Max 100 (GMGN limit). |
minLiquidityUsd | integer | 0 | Drop pairs below this liquidity. |
minHolderCount | integer | 0 | Drop pairs with fewer holders. |
minMarketCapUsd | integer | 0 | Drop pairs with smaller market cap. |
onlyWithSocials | boolean | false | Drop pairs without any Twitter / TG / website. |
excludeHoneypots | boolean | true | Post-filter honeypots. |
deduplicate | boolean | true | Merge same pair across periods. |
useProxy | boolean | true | Apify Proxy on/off. |
proxyConfiguration | object | residential | Apify proxy config. |
maxConcurrency | integer | 5 | Parallel API calls. |
📦 Output fields (60+ per pair)
Identity
| Field | Description |
|---|---|
symbol | Token symbol. |
name | Token name. |
chain | sol, bsc, eth, base, tron, monad. |
address | Token contract address. |
logo | Logo URL. |
Pair info
| Field | Description |
|---|---|
pairAddress | DEX pair / pool address. |
baseAddress | Base token (the launched token). |
quoteAddress | Quote token (WBNB, SOL, WETH, etc.). |
quoteSymbol | e.g. BNB, SOL. |
quoteReserve | Quote token in the pool. |
launchQuoteAddress | Quote token at launch time. |
exchange | AMM contract address. |
totalFee | Pool fee rate. |
Launchpad
| Field | Description |
|---|---|
launchpad | pump, fourmeme, flap, raydium, etc. |
launchpadPlatform | Platform identifier (same field, sometimes more granular). |
launchpadStatus | bonding_curve (still on launchpad) or migrated (graduated to AMM). |
Pricing
| Field | Description |
|---|---|
price | Current USD price. |
price1m / 5m / 1h / 6h / 24h | Historic prices by window. |
priceChangePercent1m / 5m / 1h | % change. |
Volume
| Field | Description |
|---|---|
volume | Total swap volume. |
buyVolume1m / 5m / 1h / 6h / 24h | Buy volume by window. |
Market cap & liquidity
| Field | Description |
|---|---|
marketCap | FDV. |
historyHighestMarketCap | ATH market cap since launch. |
liquidity | Pool liquidity USD. |
Activity
| Field | Description |
|---|---|
swaps | Total swaps. |
buys | Total buys. |
visitingCount | GMGN page-view count. |
Holders & dev exposure
| Field | Description |
|---|---|
holderCount | Unique holders. |
top10HolderRate | Share of supply in top-10 wallets. |
top70SniperHoldRate | Share held by top-70 snipers. |
devTeamHoldRate | Dev team share. |
botDegenCount | Number of bot-degen wallets that bought. |
botDegenRate | Share of trades from bots. |
creator | Creator wallet. |
creatorBalanceRate | Creator's current share of supply. |
creatorTokenStatus | creator_hold or creator_close. |
devTokenBurnAmount / devTokenBurnRatio | Dev's burn amount / ratio. |
Security
| Field | Description |
|---|---|
isHoneypot | Boolean. |
isRenounced | Boolean. |
isOpenSource | Boolean. |
buyTax / sellTax | Tax % strings. |
burnRatio / burnStatus | Token burn metrics. |
lockPercent / leftLockPercent / isLocked | LP lock status. |
Social
| Field | Description |
|---|---|
twitterUsername / twitterUrl | Twitter handle / URL. |
telegram / telegramUrl | Telegram link. |
website / websiteUrl | Website. |
twitterChangeFlag | Suspicious-Twitter flag. |
ctoFlag | Community-takeover flag. |
dexscrAd / dexscrUpdateLink | DexScreener paid-ad / link-update flags. |
Timestamps & convenience
| Field | Description |
|---|---|
openTimestamp | ISO time of pool open. |
openTimestampUnix | Unix seconds. |
creationTimestamp | ISO contract-creation time. |
ageMinutes | Minutes since pool open at scrape time. |
gmgnUrl | GMGN token page. |
dexscreenerUrl | DexScreener token page. |
period | Lookback period this row was sourced from. |
periods | (when deduplicate=true) all periods the pair appeared in. |
scrapedAt | ISO scrape time. |
🧪 Example output
{"symbol": "BIAMOND","name": "Biamond","chain": "bsc","address": "0x27e8c56e5e34c92eb9488a00d96730866e304444","pairAddress": "0x27e8c56e5e34c92eb9488a00d96730866e304444","quoteSymbol": "BNB","quoteReserve": 0.3,"launchpad": "fourmeme","launchpadStatus": "bonding_curve","price": 0.0000041,"marketCap": 4120.25,"liquidity": 407.89,"holderCount": 2,"creator": "0x5bf716933fb7770e92c96bee624df1bea39b0bfc","creatorBalanceRate": 0.049,"creatorTokenStatus": "creator_hold","isHoneypot": false,"isRenounced": true,"buyTax": "0","sellTax": "0","burnRatio": 1.0,"burnStatus": "burn","twitterUrl": "https://x.com/i/communities/1914771747288613339","openTimestamp": "2026-05-15T12:06:00.000Z","ageMinutes": 4,"gmgnUrl": "https://gmgn.ai/bsc/token/0x27e8c56e5e34c92eb9488a00d96730866e304444","period": "1h","periods": ["1h"],"scrapedAt": "2026-05-15T12:10:00.000Z"}
🧰 Recipes
1. Live pump.fun-only sniper feed
{ "chains": ["sol"], "periods": ["1h"], "launchpads": ["pump"], "minLiquidityUsd": 500, "excludeHoneypots": true }
Schedule every 30 seconds. Pipe to webhook.
2. Multi-chain daily launch export
{ "chains": ["sol","bsc","base","eth"], "periods": ["24h"], "onlyWithSocials": true, "minHolderCount": 20 }
Once-a-day CSV for research / backtesting.
3. Anti-rug research dataset
{ "chains": ["sol","bsc"], "periods": ["24h"], "excludeHoneypots": false }
Includes honeypots — use this for ML model training to predict rug pulls.
4. Migration tracker (only graduated tokens)
Filter the output for launchpadStatus == "migrated" — these are tokens that survived the bonding curve and now trade on Raydium / Pancake.
5. Just BSC four.meme launches with active dev
{ "chains": ["bsc"], "periods": ["1h", "6h"], "launchpads": ["fourmeme"], "onlyWithSocials": true }
🛡️ Under the hood
- Endpoint —
GET https://gmgn.ai/defi/quotation/v1/pairs/{chain}/new_pairs/{period}withfilters[],orderby,direction,limit,periodquery params. - Auth — none. Same Cloudflare-fronted, fingerprint-gated approach as the trending scanner.
- Proxy — Apify Residential default.
- Retries — 5 attempts with exponential backoff for 403 / 429 / 5xx.
- Concurrency — bounded pool (default 5).
- Deduplication — same
(chain, address)across periods merged into one row withperiodsarray.
⚡ Performance
| Configuration | Pairs | Time | Cost |
|---|---|---|---|
| 2 chains × 1h (default) | ~200 | <30s | <$0.01 |
| 2 chains × all 3 periods | ~600 | ~1 min | ~$0.02 |
| All 6 chains × all periods | ~1,200-1,800 | ~2-3 min | ~$0.05 |
📅 Recommended schedules
- Sniper bot feed — every 30 seconds to 1 minute.
- Hourly research snapshot — every 1 hour.
- Daily launch archive — once per day with
periods: ["24h"].
❓ FAQ
What's a "new pair" vs a "trending token"?
A new pair is a freshly-deployed liquidity pool (it could have zero volume). A trending token is one with high recent volume / holder growth. The trending scanner shows what's hot; this actor shows what just opened.
How fresh is the data?
The 1h list updates continuously on GMGN. The actor returns whatever's currently on the list when called — usually pairs are visible within 10-30 seconds of launch.
Why are some quoteReserve values tiny?
The pair is still on the bonding curve (launchpadStatus = bonding_curve) and trades happen against a virtual reserve. After graduation to an AMM, liquidity becomes real and liquidity jumps.
Can I filter by launchpad?
Yes — pass launchpads: ["pump", "raydium"] to keep only those. Case-insensitive.
Why no Solana pumpswap or Raydium pairs in my results?
By default GMGN's new_pairs list emphasizes bonding-curve launches. Pairs that migrate to Raydium appear as migrated on their existing entry rather than as new pairs.
How do I track a token's full lifecycle?
- This actor catches the launch.
- Schedule the Trending Memecoin Scanner hourly to track when it goes hot.
- Use Token Holders Intelligence to study buyer composition.
- Use Token Rugcheck for the security profile.
What's creatorTokenStatus?
creator_hold— creator still holds tokens (often suspicious / risky).creator_close— creator has dumped or transferred out.
What's top10HolderRate?
Share of total supply held by the top 10 wallets. Above 30% is concentrated; above 50% is dangerous.
How do I know if liquidity is locked or burned?
isLocked == true+lockPercentnear 1.0 → LP is locked.burnStatus == "burn"+burnRationear 1.0 → LP is burned (uncollectable).
Does this actor track Binance Alpha tokens?
Yes — Binance Alpha tokens on BSC appear in the standard new_pairs/bsc feed with their launchpad set accordingly.
How many pairs do I get per run?
Default 200; max ~1,800 with all chains × all periods × max limit.
Can I run this every 30 seconds?
Yes. Apify schedules support sub-minute via cron-like syntax. Costs scale linearly — see the performance table.
Does it respect GMGN rate limits?
Yes — bounded concurrency + exponential backoff on 429/403. Residential proxy rotation distributes load.
🔗 Related actors
Build a full GMGN-powered intelligence stack:
- GMGN Trending Memecoin Scanner — what's heating up across all chains and timeframes.
- GMGN Smart Money Wallet Leaderboard — top traders by PnL.
- GMGN Smart Money Buy Signals — what smart money is buying right now.
- GMGN Token Holders Intelligence — full holder list for any token.
- GMGN Token Rugcheck & Deep Analytics — security audit + dev history per token.
- GMGN Wallet Portfolio & PnL Tracker — full holdings + PnL for any wallet.
- GMGN Crypto KOL Twitter & Telegram Signal Feed — KOL tweets / TG posts with token tags.
🆘 Support
Found a bug? Want a new launchpad supported? Open an issue on the actor's Apify page.
Changelog
- 2026-05-20 — Maintenance pass: reviewed the input schema and default values for a smooth one-click start, and rebuilt the Actor on the latest base image.
Last reviewed: 2026-05-20.