getMultipleCompressedAccountProofs
POST
/{apiKey}
Returns merkle proofs for the compressed accounts with the given hashes.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Request
string[]required
An array of compressed account hashes to query.
Responses
200
An array of merkle proofs for the requested compressed accounts.
Was this page helpful?