getAssetProofs
Returns merkle proofs for multiple compressed digital assets.
Path parameters
apiKey
Request
This endpoint expects an object.
Asset IDs
An array of compressed asset IDs to get proofs for.
Response
Returns merkle proofs for the specified compressed assets.
root
The merkle tree root.
proof
The merkle proof path.
node_index
The node index in the tree.
leaf
The leaf hash.
tree_id
The merkle tree address.