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
Name | Required | Description | Default |
---|---|---|---|
address | No | The address of the NFT collection | |
days | No | The 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_id | No | The token id of the NFT collection |