coingecko_treasuries
Retrieve normalized crypto treasuries data from CoinGecko, filterable by asset, holder type, and quote currency.
Instructions
CoinGecko crypto treasuries. Returns normalized entity rows from CoinGecko's public crypto treasuries tables. This endpoint supports the documented vs_currency enum.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset | No | Treasury asset filter, default all | |
| holder_type | No | Treasury holder type filter, default all | |
| limit | No | Rows to return, default 100, max 100 | |
| vs_currency | No | Quote currency |