Get merkle proofs for compressed assets by their IDs.
ids
A set of asset IDs used to retrieve proofs.
Yes
{ "jsonrpc": "2.0", "id": "123", "method": "getAssetProofs", "params": { "ids": [ "EZsmgudhX6EFVfrdxmShDiNj365E85x7kpLJCVvPLVSH", "Hhxb7pNvwi76WTSqFjMX5yXjSso1S3agEJ9kQZP9NQeJ" ] } }
Last updated 4 months ago
Was this helpful?