Moralis MCP Server

Official
by MoralisWeb3

getMultipleTokenPrices

Fetch token prices in native blockchain currency and USD for specified contract addresses. Exclude inactive tokens or those with low liquidity using customizable parameters.

Instructions

Returns an array of token prices denominated in the blockchain's native token and USD for a given token contract address

Input Schema

NameRequiredDescriptionDefault
includeNoThis parameter is now deprecated as percentage change are included by default
max_token_inactivityNoExclude tokens inactive for more than the given amount of days
min_pair_side_liquidity_usdNoExclude tokens with liquidity less than the specified amount in USD. This parameter refers to the liquidity on a single side of the pair.

Input Schema (JSON Schema)

{ "properties": { "include": { "description": "This parameter is now deprecated as percentage change are included by default", "enum": [ "percent_change" ], "type": "string" }, "max_token_inactivity": { "description": "Exclude tokens inactive for more than the given amount of days", "type": "number" }, "min_pair_side_liquidity_usd": { "description": "Exclude tokens with liquidity less than the specified amount in USD. This parameter refers to the liquidity on a single side of the pair.", "type": "number" } }, "type": "object" }

You must be authenticated.

Other Tools from Moralis MCP Server

Related Tools

ID: paxjr6tzn8