getMultipleCompressedAccounts
Returns multiple compressed accounts with the given addresses or hashes.
post
Body
idstring · enumrequired
An ID to identify the request.
Options:
test-account
jsonrpcstring · enumrequired
The version of the JSON-RPC protocol.
Options:
2.0
methodstring · enumrequired
The name of the method to invoke.
Options:
getMultipleCompressedAccounts
paramsobject · default: {"addresses":null,"hashes":["1111111QLbz7JHiBTspS962RLKV8GndWFwiEaqKM","1111111ogCyDbaRMvkdsHB3qfdyFYaG1WtRUAfdh"]}required
Request for compressed account data
Example:
{"addresses":null,"hashes":["1111111QLbz7JHiBTspS962RLKV8GndWFwiEaqKM","1111111ogCyDbaRMvkdsHB3qfdyFYaG1WtRUAfdh"]}
Responses
application/json
application/json
application/json
cURL
JavaScript
Python
HTTP
200
429
500
Last updated
Was this helpful?