- Preparing search index...
 
- The search index is not available
 
TzKT SDK 
 
Function accountsGetByAddress
 
- accountsGetByAddress(address: string, __namedParameters?: { 
    legacy?: boolean; 
}, opts?: RequestOpts): Promise<Account> 
- 
Parameters
- 
address: string
 
- 
__namedParameters: { 
    legacy?: boolean; 
} = {}
- 
Optional legacy?: boolean
 
 
- 
Optional opts: RequestOpts
 
 
Returns Promise<Account>
 
 
 
 
Get account by address