Token Launch Radar
token-launch-radarLook up any token contract address or ticker across DEXes and get liquidity, 24h volume, pair age, a 0-100 quality score and risk flags. Powered by DexScreener's public API. No key, no wallet, no on-chain node. Not financial advice. — $0.01/call, x402 (USDC on base).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tokens | Yes | Token contract addresses (e.g. `0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48`) or search terms/tickers (e.g. `PEPE`). One row per entry. | |
| maxAgeHours | No | Only keep pairs created within this many hours — use it to hunt fresh launches. Leave empty for no age filter. | |
| maxConcurrency | No | How many tokens to look up in parallel. | |
| minLiquidityUsd | No | Drop the token's best pair if its liquidity is below this. 0 = no filter. |