- Preparing search index...
 
- The search index is not available
 
TzKT SDK 
 
Function accountsGetBalanceReport
 
- accountsGetBalanceReport(address: string, __namedParameters?: { 
    $from?: null | string; 
    currency?: null | string; 
    delimiter?: null | string; 
    historical?: boolean; 
    separator?: null | string; 
    to?: null | string; 
}, opts?: RequestOpts): Promise<Blob> 
- 
Parameters
- 
address: string
 
- 
__namedParameters: { 
    $from?: null | string; 
    currency?: null | string; 
    delimiter?: null | string; 
    historical?: boolean; 
    separator?: null | string; 
    to?: null | string; 
} = {}
- 
Optional $from?: null | string
 
- 
Optional currency?: null | string
 
- 
Optional delimiter?: null | string
 
- 
Optional historical?: boolean
 
- 
Optional separator?: null | string
 
- 
Optional to?: null | string
 
 
- 
Optional opts: RequestOpts
 
 
Returns Promise<Blob>
 
 
 
 
Get account report