getValidityProofV2
POST
/{apiKey}
Returns a single ZK validity proof for the given compressed account hashes and/or new addresses, with V2 merkle context information.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Request
string[]optional
Compressed account hashes to prove inclusion for.
object[]optional
New addresses paired with their merkle tree Pubkeys, to prove non-inclusion for.
Responses
200
A ZK validity proof with V2 merkle context for inclusion and non-inclusion claims.
Was this page helpful?