• RPC
  • Methods
  • Blockchain
  • Get Account By Address

getAccountByAddress method

Tries to fetch the account at the given address.

Params

ParameterTypeRequired
addressstringYes

Result

PropertyTypeRequired
addressstringYes
balancenumberYes
hashCountnumberNo
hashRootobjectNo
ownerstringNo
recipientstringNo
senderstringNo
timeoutnumberNo
totalAmountnumberNo
typestringYes
vestingStartTimenumberNo
vestingStepAmountnumberNo
vestingTimeStepnumberNo
vestingTotalAmountnumberNo

Code Examples

Copy page
Create issue