Moralis MCP Server

Official
by MoralisWeb3

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

NameRequiredDescriptionDefault
cursorNoThe cursor to use for pagination
exchangeNameNoThe name of the exchange
limitNoThe maximum number of items to return

Input Schema (JSON Schema)

{ "properties": { "cursor": { "description": "The cursor to use for pagination", "type": "string" }, "exchangeName": { "description": "The name of the exchange", "type": "string" }, "limit": { "description": "The maximum number of items to return", "type": "integer" } }, "type": "object" }

You must be authenticated.

Other Tools from Moralis MCP Server

Related Tools

ID: paxjr6tzn8