Get volume chart of a collection

Return a chart displying the historical transaction volumes of an NFT collection over a given time range, indexed by time.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length between 42 and 42

Address of the contract for this NFT collection

Query Params
date-time
Defaults to 2022-08-20T00:00:00+00:00

Queries can be bounded by a Start Time and End Time. Start Time is the earliest timestamp to include in the transaction query, formatted as an UTC timestamp in seconds or ISO 8601 format date time string, such as 2022-08-20T00:00:00+00:00. Start Time limited to 2021-09-01T00:00:00+00:00 or later.

date-time
Defaults to 2022-09-01T00:00:00+00:00

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 1h

Time unit for one interval. If time range > 7 days, then minimum allowed value of time interval is 1 hour.

Allowed:
string
enum
Defaults to USD

Unit, eg. ETH, USD

Allowed:
Responses

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