Skip to main content
GET
Exchanges Historical

Authorizations

x-api-key
string
header
default:API_KEY
required

Path Parameters

exchange
string
default:uniswapv2
required

Exchange for which to return the global metrics - can be specified as:
- a name: uniswapv2
- an id: 0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f

Query Parameters

startDate
string<date-time>

[Optional] Payload only includes data after this date (inclusive).
[Formats] seconds | milliseconds | iso8601
[Examples] 1578531600 | 1578531600000 | 2020-09-01T01:00:00

endDate
string<date-time>

[Optional] Payload only includes data before this date (exclusive).
[Formats] seconds | milliseconds | iso8601
[Examples] 1578531600 | 1578531600000 | 2020-09-01T01:00:00

timeFormat
string

[Optional] Time format of the timestamps in the return payload.
[Defaults] milliseconds | ms* | iso | iso8601 | hr | human_readable

Response

200 - application/json

200

status
integer
Example:

200

title
string
Example:

"OK"

description
string
Example:

"Successful request"

payload
object[]