Get a merged token overview
get_token_overviewFetch a token overview that merges DEX Screener data (liquidity, volume, price change, socials) with a live Jupiter SOL-to-token quote in one response.
Instructions
Combines DEX Screener market data (liquidity, volume, price change, socials) with a live Jupiter reference quote (1 SOL -> token) into one enriched response. Degrades gracefully: if the token has no DEX Screener listing or no Jupiter route, the other half of the response is still returned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chainId | No | Chain id, e.g. 'solana' | solana |
| tokenAddress | Yes | Token mint/contract address |