Get sales chart by contract

Return collection sales chart over a time range given a contract address.

Path Params
string
required
length between 42 and 42

Address of the contract for this NFT collection

Query Params
date-time

Queries can be bounded by time range or start time/end time. If start time is chosen, time range parameter will be invalid. Start Time is the earliest timestamp to include, formatted as an UTC timestamp in seconds or ISO 8601 format date time string, such as 2022-08-20T00:00:00+00:00.

date-time

Where an End Time is specified, transaction queries will fetch all transactions up to but excluding the End Time, which is formatted as an UTC timestamp in seconds or ISO 8601 format date time string. The query window varies according to the plan.

string
enum
Defaults to 24h

Time range from now

string
enum
Defaults to ETH

Unit, eg. ETH, USD

Allowed:
boolean
Defaults to false

Whether excluding wash trading transactions

boolean
Defaults to false

Whether excluding outlier sales

Responses

400

Bad request

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