Fetches the proof path for a given compressed asset/NFT. This method is required for submitting changes to a compressed merkle tree which requires the proof path for the tree it belongs to.
id
The unique identifier of the compressed asset.
Yes
{ "jsonrpc": "2.0", "id": "123", "method": "getAssetProof", "params": { "id": "EZsmgudhX6EFVfrdxmShDiNj365E85x7kpLJCVvPLVSH" } }
Last updated 5 months ago
Was this helpful?