JSON RPC Methods
Getcompressedaccount
Retrieve compressed account information by address or hash. RPC method guide with use cases, tips and examples.
POST
cURL
Body
application/json
An ID to identify the request.
Available options:
test-account The version of the JSON-RPC protocol.
Available options:
2.0 The name of the method to invoke.
Available options:
getCompressedAccount Request for compressed account data
Example:
Previous
GetcompressedaccountsbyownerRetrieve all compressed accounts owned by a specific address. RPC method guide with use cases, tips and examples.
Next
cURL