coingecko_getPoolsByToken
Retrieve all liquidity pools for a token using CoinGecko's on-chain DEX tracker. Requires token address; supports network and page parameters.
Instructions
Get all liquidity pools for a token from CoinGecko on-chain DEX tracker.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| network | No | ||
| tokenAddress | Yes | Token contract/mint address |