Returns all information associated with an account
null
. Otherwise, returns an object containing:jsonParsed
encoding is only available for certain account types:
dataSlice
, the data field will be limited to the requested slice only.
Code | Message | Solution |
---|---|---|
-32602 | Invalid param: WrongSize | Verify the public key is valid |
-32602 | Invalid param: not base58 encoded string | Ensure the public key is base58 encoded |
-32007 | Account not found | The requested account does not exist |