evm_getnfthistoricalfloorpricebycontract
Retrieve historical floor price data for specific NFT collections across various blockchains, updated every 30 minutes, using chain, interval, and contract address inputs to analyze trends over time.
Instructions
Get timeseries historical floor prices for a given NFT collection. Refreshes every 30 minutes.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
address | Yes | The address of the NFT contract | |
chain | No | The chain to query | eth |
cursor | No | The cursor returned in the previous response (used for getting the next page). | |
interval | Yes | The duration to query | 1d |