getMultipleNewAddressProofs
Returns non-inclusion proofs for the given addresses, used when creating compressed accounts.
The Photon API expects the JSON-RPC params array to be the list of addresses itself (each positional element is one Pubkey). The spec models the first positional slot; pass additional addresses as additional positional elements when needed.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Request
stringrequired
First address to prove non-inclusion for.
Responses
200
An array of non-inclusion proofs for the requested addresses.
Was this page helpful?