Retrieves historical daily metrics for the specified asset (for example DAI).
Exchange for which to return the global metrics - can be specified as:<BR/>- a name: uniswapv2
<BR/>- an id: 0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
Asset for which to return the metrics, for example:<BR/>- 0x6b175474e89094c44da98b954eedeac495271d0f
(DAI)
[Optional] Payload only includes data after this date (inclusive).<BR>[Formats] seconds | milliseconds | iso8601
<BR>[Examples] 1578531600 | 1578531600000 | 2020-09-01T01:00:00
[Optional] Payload only includes data before this date (exclusive).<BR>[Formats] seconds | milliseconds | iso8601
<BR>[Examples] 1578531600 | 1578531600000 | 2020-09-01T01:00:00
[Optional] Time format of the timestamps in the return payload.<BR/>[Defaults] milliseconds | ms* | iso | iso8601 | hr | human_readable
200
The response is of type object
.