Skip to content
Alchemy Logo

getMultipleNewAddressProofs

POST
/{apiKey}

Returns non-inclusion proofs for the given addresses, used when creating compressed accounts.

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

string[]required

An array of addresses to prove non-inclusion for.

Responses

200

An array of non-inclusion proofs for the requested addresses.

Was this page helpful?