get_exchange_new_coins
Retrieve newly listed coins on a specific cryptocurrency exchange to track recent additions and monitor market expansion.
Instructions
Retrieve the latest coin listings on a specific exchange. On Coinranking, we use this endpoint on our exchange new coin listings page.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| referenceCurrencyUuid | No | UUID of coin (either fiat or crypto), in which all the market caps are calculated. Defaults to US Dollar, but you can use any coin. You can find UUIDs for reference currencies in any coin endpoint, including a convenient dedicated reference currency endpoint. | |
| uuid | Yes | UUID of the exchange you want to request |