Get pools for a token
get_token_pairsList all DEX pairs for a token address, sorted by 24-hour volume. Discover the markets where the token is traded and compare liquidity.
Instructions
List all DEX pools/pairs for a given token mint/contract address, sorted by 24h volume descending.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chainId | No | Chain id, e.g. 'solana', 'ethereum', 'base' | solana |
| tokenAddress | Yes | Token mint (Solana) or contract address |