Retrieve multiple compressed accounts with the given addresses or hashes. Overview with RPC method guide.
An ID to identify the request.
test-account The version of the JSON-RPC protocol.
2.0 The name of the method to invoke.
getMultipleCompressedAccounts Request for compressed account data
{
"addresses": null,
"hashes": [
"1111111QLbz7JHiBTspS962RLKV8GndWFwiEaqKM",
"1111111ogCyDbaRMvkdsHB3qfdyFYaG1WtRUAfdh"
]
}