Balance Historical

Retrieves the historical (time series) account balances for the specified address.

👍

Blockchains Supported

This endpoint supports Avalanche, Bitcoin, Bitcoin Cash, Binance Smart Chain, Ethereum, Litecoin and Polygon.

Response Data

FieldTypeDescription
dataarrayThe historical account balance data.
addressstringThe address of the account.
blockNumberobjectThe block where the account balance was changed.
timestampnumberThe time when the account balance was last changed.
timestampNanosecondsnumberThe nano second part of the timestamp (where applicable).
valuestringThe value or balance of the account expressed in the smallest unit of the blockchain. For instance, wei with Ethereum. See full value conversion reference here.
metadataobjectThe metadata associated with the historical account balance data.
columnsarrayThe name of the columns associated with the returned data e.g. [ address, blockNumber].
Language
Authorization
Header
Click Try It! to start a request and see the response here!