Moralis MCP Server

Official
by MoralisWeb3

getNFTSalePrices

Retrieve the sale price of an NFT token from an Ethereum-based collection by specifying the address, token ID, and lookback period in days using this blockchain data tool.

Instructions

Get the sold price for an NFT token 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
token_idNoThe token id of the NFT collection

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" }, "token_id": { "description": "The token id of the NFT collection", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Moralis MCP Server

Related Tools

ID: paxjr6tzn8