GMGN & indexers
Whitelist pack for GMGN, DexScreener, and other Robinhood Chain indexers — contracts, LP safety, and metadata API.
Foragepad instant launches deploy through audited launcher contracts. LP NFTs stay in the launcher — only fee collectionis exposed, not liquidity removal. Some indexers show a false "pull LP" warning until the launcher is whitelisted.
Chain
- Network — Robinhood Chain (chain id
4663, slugrobinhood) - DEX — Uniswap V3 fork (0.30% pool fee on instant memecoin pools; 1% swap fee tier on graduated/instant launcher pools)
- Quote tokens — WETH
0x0Bd7…AD73, USDG0x5fc5…d168
Launcher contracts (whitelist these)
GMGN and similar bots should treat these as the canonical deployer / LP holder for Foragepad tokens — not the end-user wallet that clicked launch.
| Role | Address |
|---|---|
| Instant launcher (WETH) | 0x9eab33527fbfb6bffb918f7e18e797fe303a77d9 |
| Instant launcher (USDG) | 0x1bcAa0A1daf2F3140397a9219eA7c9b6762090EB |
| Ponzi launcher | 0x49650f9c5f2be1454fef3362ad498efac4f6fc13 |
| Legacy instant launcher | 0x9eab33527fbfb6bffb918f7e18e797fe303a77d9 |
| Bonding curve factory | 0x18999cAFeB211fbc66ADe096C4B72AC56C290818 |
| LP locker | 0xCa07e6a35Ac02346b3d535beDEf13EeDc5420d3b |
LP safety — why "pull LP" is a false positive
- Instant pools mint a Uniswap V3 LP NFT to the launcher contract, not the creator EOA.
- The launcher exposes
collect/collectForTokento sweep accrued swap fees to the creator — this moves fees, not principal liquidity. - There is no
decreaseLiquidityorburnpath on the launcher — LP principal cannot be withdrawn by anyone. - Curve graduates migrate through
FurnaceLPLocker— LP is permanently locked there after graduation.
Token metadata API
Indexers can pull normalized logo, socials, and links per token:
GET /api/token/[address]/metadataAlso see the bulk launch index: GET /api/launches. Both return DexScreener / GMGN URLs when available.
Per-token links
- GMGN —
https://gmgn.ai/robinhood/token/[address] - DexScreener —
https://dexscreener.com/robinhood/[pool-or-token] - Foragepad —
https://foragepad.com/token/[address]
Contact
For GMGN whitelist requests or indexer issues, reach out via @Foragepad on X with the launcher addresses above and a sample token contract.
Creators: upload logo + socials on DexScreener's token info form — GMGN mirrors that profile.
