Returns account balance at the specified datetime
Account address (starting with tz or KT)
Datetime at which you want to know account balance (e.g. 2020-01-01
, or 2019-12-30T23:42:59Z
)
Returns time series with historical balances (only changes, without duplicates).
Account address (starting with tz or KT)
Step of the time series, for example if step = 1000
you will get balances at blocks 1000, 2000, 3000, ...
.
Specify comma-separated list of fields to include into response or leave it undefined to return full object. If you select single field, response will be an array of values in both .fields
and .values
modes.
Sorts historical balances by specified field. Supported fields: level
.
Specifies which or how many items should be skipped
0
Maximum number of items to return
100
Comma-separated list of ticker symbols to inject historical prices into response
None