Retrieves the historical (time series) account balances for the specified address.
The id of the blockchain
bitcoin-mainnet
, bitcoin-abc-mainnet
, ethereum-mainnet
, litecoin-mainnet
, polygon-mainnet
The address to retrieve the account balances for
FIlter by account balances at block number
FIlter by account balances which happened after this date
FIlter by account balances which happened before this date
FIlter by account balances where the balance is equal to this value
FIlter by account balances where the balance is greater than this value
FIlter by account balances where the balance is greater than or equal to this value
FIlter by account balances where the balance is less than this value
FIlter by account balances where the balance is less than or equal to this value
Indicates whether or not to include price data with the results. Options: true, false.
The currency of the price information (usd or btc.) - only used in conjunction with includePrice.
The page number to return.
Number of records per page
[Optional] Time format of the timestamps in the return payload.<BR/>[Defaults] milliseconds | ms* | iso | iso8601 | hr | human_readable
OK
The response is of type object
.