coingecko_new_coins
Fetch new cryptocurrency listings from CoinGecko's normalized public table. Specify quote currency, page, and row limit to obtain structured JSON for recently added coins.
Instructions
CoinGecko new cryptocurrencies. Returns normalized rows from CoinGecko's public new cryptocurrencies table. This endpoint supports the documented vs_currency enum.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number, default 1 | |
| limit | No | Rows to return, default 100, max 100 | |
| vs_currency | No | Quote currency |