Methods
getAccountInfo
Returns all information associated with an account of provided Pubkey.
POST
Body
application/json
Available options:
2.0 Available options:
getAccountInfo Account address and optional config object
Required array length:
2 elementsExample:
[
"5RgeA5P8bRaynJovch3zQURfJxXL3QK2JYg1YamSvyLb",
{ "encoding": "base64" }
]
