getValidityProof
Returns a single ZK validity proof for the given compressed account hashes and/or new addresses.
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 context for inclusion and non-inclusion claims.
Was this page helpful?