getAccountInfo
ROUTER API
getAccountInfo
Get AccountInfo for a single account.
POST
getAccountInfo
请求体
application/json
可用选项:
2.0 可用选项:
getAccountInfo Account address and optional config object
Required array length:
2 elementsAccount public key to query.
示例:
[
"5RgeA5P8bRaynJovch3zQURfJxXL3QK2JYg1YamSvyLb",
{ "encoding": "base64" }
]
