solana_getgraduatedtokensbyexchange
Retrieve graduated tokens from a specific exchange on the Solana blockchain to analyze token listings and track market data.
Instructions
Get the list of graduated tokens by given exchange.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | Yes | The network to query | |
| exchange | Yes | ||
| cursor | No | The cursor to the next page | |
| limit | No | The limit per page |