Moralis MCP Server

Official
by MoralisWeb3

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

NameRequiredDescriptionDefault
cursorNoThe cursor returned in the previous response (used for getting the next page)
limitNoThe number of results to return
token_addressNoThe address of the token

Input Schema (JSON Schema)

{ "properties": { "cursor": { "description": "The cursor returned in the previous response (used for getting the next page)", "type": "string" }, "limit": { "description": "The number of results to return", "type": "integer" }, "token_address": { "description": "The address of the token", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Moralis MCP Server

Related Tools

ID: paxjr6tzn8