Token Info
Get token metadata, pool information, taxes, and security audit status
Authorizations
API key via Authorization: Bearer YOUR_API_KEY
Query Parameters
Token contract address
Blockchain network (auto-detected if omitted) Blockchain network identifier
BASE, ETH, BSC, ARB, AVAX, ABS, HYPE, INK, STORY, XLAYER, PLASMA, UNI, MONAD, MEGAETH, SOL Include security audit data (false to skip and improve response time)
true, false Include extended on-chain activity signals (volume30d, gasFeesUsd30d, gasFeesUsdAllTime). EVM only — Solana returns null fields. Default false.
true, false Include all-time-high price + market cap. EVM: derived from the token's current pool with 30s candle close + HAVING ≥ 3 swaps (BeBot-aligned, MEV / sandwich filtered). Solana: pulled from Mobula's aggregated /api/1/market/data.ath (cross-DEX). priceNative and at are null on Solana. Cached server-side for 60s. Default false.
true, false Response
Token info retrieved
Only present when extended=true in the query. Aggregated signals over the last 30 days from on-chain swap data. EVM only — Solana fields are null.
Only present when ath=true in the query. All-time-high price + market cap. EVM: derived from the token's CURRENT pool (the same pool surfaced in poolInfo) using defi.swaps, BeBot-aligned formula. Solana: pulled from Mobula's /api/1/market/data.ath field (cross-DEX aggregated). Cached server-side for 60s. Both surfaces share the same response shape; priceNative and at are null on Solana.

.png?fit=max&auto=format&n=vFD3JaMmh-jP1DJL&q=85&s=eb89fc3bbcbf83018c6491d27144e343)