coingecko_exchange
Retrieve normalized profile stats and market data for any CoinGecko exchange by providing its ID and optional quote currency.
Instructions
CoinGecko exchange detail. Returns normalized profile stats and market rows from a CoinGecko public exchange page. This endpoint supports the documented vs_currency enum.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | CoinGecko exchange id such as binance | |
| limit | No | Rows to return, default 100, max 100 | |
| vs_currency | No | Quote currency |