getAccountInfo
ROUTER API
getAccountInfo
Get AccountInfo for a single account.
POST
getAccountInfo
Body
application/json
Available options:
2.0 Available options:
getAccountInfo Account address and optional config object
Required array length:
2 elementsAccount public key to query.
Example:
[
"5RgeA5P8bRaynJovch3zQURfJxXL3QK2JYg1YamSvyLb",
{ "encoding": "base64" }
]
