solanaGetAssetProof
Get the Merkle proof for a compressed Solana asset to enable on-chain verification.
Instructions
Get the Merkle proof for a compressed Solana asset, needed for on-chain verification
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | Network ID. Call listSupportedNetworks for all options. e.g. "solana-mainnet" | solana-mainnet |
| id | Yes | Asset ID base-58 encoded |