Returns the balance for the compressed account with the given address or hash.
The version of the JSON-RPC protocol.
2.0 An ID to identify the request.
"1"
The name of the method to invoke.
getCompressedBalance Request for compressed account data
{
"address": null,
"hash": "11111111111111111111111111111111"
}