solana_gettokenpairs
Retrieve supported token pairs for a specific token address on Solana networks, enabling efficient token interaction and analysis through the Moralis MCP Server.
Instructions
Get the supported pairs for a specific token address.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | The address to query | |
| cursor | No | The cursor to the next page | |
| limit | No | The limit per page | |
| network | Yes | The network to query |