coingecko_chain
Retrieve CoinGecko chain details by ID, returning normalized sections such as market statistics and trending assets, with configurable row limits 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 |