getBondingTokensByExchange
Retrieve all bonding tokens for a specific exchange using the Moralis MCP Server. Input includes exchange name, limit, and cursor for paginated results.
Instructions
Get all tokens that are bonding 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 |