get_token_pools
Find every liquidity pool for a token on a specific blockchain, enabling in-depth analysis of trading activity and market depth.
Instructions
Get all liquidity pools (pairs) for a specific token on a given chain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chainId | Yes | Chain id, e.g. 'solana', 'ethereum', 'base', 'bsc' | |
| tokenAddress | Yes | Token contract address |