getAccountByAddress
method
Tries to fetch the account at the given address.
Params
Parameter | Type | Required |
---|---|---|
address | string | Yes |
Result
Property | Type | Required |
---|---|---|
address | string | Yes |
balance | number | Yes |
accountAdditionalFields | object | Yes |