coingecko_chain
Returns normalized sections from a CoinGecko chain detail page, like market data and tokens, with configurable row count and quote currency.
Instructions
CoinGecko chain detail. Returns normalized sections from a CoinGecko public chain detail page. Sections are omitted when not present. This endpoint supports the documented vs_currency enum.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | CoinGecko chain id such as ethereum | |
| limit | No | Rows per section to return, default 20, max 100 | |
| vs_currency | No | Quote currency |