getTokenPairs
Retrieve supported token pairs for a specific token address using the Moralis MCP Server. Input token address, limit, and cursor to fetch results efficiently.
Instructions
Get the supported pairs for a specific token address.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
cursor | No | The cursor returned in the previous response (used for getting the next page) | |
limit | No | The number of results to return | |
token_address | No | The address of the token |