Get royalty chart by contract

Return a chart displaying the historical royalty volumes of an NFT contract over a given time range, indexed by time. The time interval is fixed to daily.

Path Params
string
required

Address of the NFT contract

Query Params
number
required

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, such as 1655683200.

number
required

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. The query window varies according to the plan.

Response

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