- Preparing search index...
- The search index is not available
TzKT SDK
Function accountsGetBalanceHistory
- accountsGetBalanceHistory(address: string, __namedParameters?: {
limit?: number;
offset?: number;
quote?: Symbols;
select?: null | SelectParameter;
sort?: null | SortParameter;
step?: null | number;
}, opts?: RequestOpts): Promise<HistoricalBalance[]>
-
Parameters
-
address: string
-
__namedParameters: {
limit?: number;
offset?: number;
quote?: Symbols;
select?: null | SelectParameter;
sort?: null | SortParameter;
step?: null | number;
} = {}
-
Optional
limit?: number
-
Optional
offset?: number
-
Optional
quote?: Symbols
-
-
-
Optional
step?: null | number
-
Optional
opts: RequestOpts
Get balance history