market_coingecko_coin_tickers
Retrieve trading pairs and tickers for any coin across exchanges. Filter by exchange ID, sort by volume or trust score, and include orderbook depth to analyze liquidity.
Instructions
Get exchange tickers for a coin (trading pairs across exchanges)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Coin ID | |
| page | No | Page number | |
| depth | No | Include 2% orderbook depth | |
| order | No | Sort order | |
| exchangeIds | No | Filter by exchange IDs (comma-separated) | |
| includeExchangeLogo | No | Include exchange logo |