Volume Historical

Retrieves the historical (time series) volume of transactions.

👍

Blockchains Supported

This endpoint supports Bitcoin, Bitcoin Cash, Ethereum and Litecoin.

Response Data

FieldTypeDescription
metadataobjectThe metadata associated with the transaction volume data.
dataarrayThe transaction volume data corresponding to the columns fields.
columnsarrayThe name of the columns associated with the returned data e.g. [ timestamp, numTransactions, ...].
timestampnumberThe time corresponding to the numTransactions. E.g. numTransactions at time timestamp.
numTransactionsstringThe number of transactions.
endDatenumberThe end of the time frame.
startDatenumberThe start of the time frame.
Language
Authorization
Header
Click Try It! to start a request and see the response here!