Moralis MCP Server

Official
by MoralisWeb3

getNFTContractSalePrices

Retrieve the sold price history for an NFT contract over a specified period, limited to ETH-based trades, using the Moralis MCP Server.

Instructions

Get the sold price for an NFT contract for the last x days (only trades paid in ETH).

Input Schema

NameRequiredDescriptionDefault
addressNoThe address of the NFT collection
daysNoThe number of days to look back to find the lowest price If not provided 7 days will be the default and 365 is the maximum

Input Schema (JSON Schema)

{ "properties": { "address": { "description": "The address of the NFT collection", "type": "string" }, "days": { "description": "The number of days to look back to find the lowest price\nIf not provided 7 days will be the default and 365 is the maximum\n", "type": "integer" } }, "type": "object" }

You must be authenticated.

Other Tools from Moralis MCP Server

Related Tools

ID: paxjr6tzn8