getGraduatedTokensByExchange
Retrieve all tokens that have graduated on a specific exchange, enabling easy access to filtered blockchain data. Specify exchange name, limit, and pagination cursor for precise results.
Instructions
Get all tokens that have graduated 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 |