Get NFT lowest price

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

Path Params
string
required

The address of the NFT contract

Query Params
string
enum
Defaults to eth

The chain to query

integer
≥ 0

The number of days to look back to find the lowest price
If not provided 7 days will be the default

string
enum
Defaults to opensea

Marketplace from which to get the trades (only OpenSea is supported at the moment)

Allowed:
Response

Language
Credentials
Header
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json