Moralis MCP Server

Official
by MoralisWeb3

getNewTokensByExchange

Retrieve newly listed tokens from a specific cryptocurrency exchange using parameters like exchange name, limit, and pagination cursor.

Instructions

Get all new tokens 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