Dags
getAssetProof
Returns a Merkle proof for a compressed asset given its ID. Required for operations like transferring compressed NFTs.
POST
Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Request parameters for retrieving asset proof.Parameters for
getAssetProof:params.id: The ID of the compressed asset.
Returns
Merkle proof data for the given asset.