Skip to content
Alchemy Logo

getMultipleNewAddressProofsV2

POST
/{apiKey}

Returns non-inclusion proofs for the given (address, tree) pairs, used when creating compressed accounts.

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

object[]required

An array of address and tree Pubkey pairs to prove non-inclusion for.

Responses

200

An array of non-inclusion proofs for the requested (address, tree) pairs.

Was this page helpful?