getAssetProof
Returns the merkle proof for a compressed digital asset.
Path parameters
apiKey
Request
This endpoint expects an object.
Asset ID
The ID of the compressed asset to get proof for.
Response
Returns the merkle proof for the specified compressed asset.
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.