Get Asset Proof
Get a merkle proof for a compressed asset by its ID.
Last updated
Was this helpful?
Get a merkle proof for a compressed asset by its ID.
Last updated
Was this helpful?
This is an essential method for transactions involving a compressed asset. For instance, when transferring a compressed NFT, you must return the proof and tree ID for the transaction to succeed.
Additional preparation is needed on the root of a transaction; you can check out transferAsset in our examples repository.
/?api-key=<api-key>
The API key.
string
An ID to identify the request.
The version of the JSON-RPC protocol.
2.0
The name of the DAS method to invoke.
getAssetProof