getNewTokensByExchange
Retrieve newly listed tokens from a specific cryptocurrency exchange using parameters like exchange name, limit, and pagination cursor.
Instructions
Get all new tokens on a specific exchange.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
cursor | No | The cursor to use for pagination | |
exchangeName | No | The name of the exchange | |
limit | No | The maximum number of items to return |