sap_fetch_escrow
Retrieve a V1 escrow record using its PDA, or search by agent PDA with an optional depositor filter.
Instructions
Fetch a V1 escrow by escrow PDA, or by agent PDA and optional depositor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agentPda | No | Agent PDA (base58) — used when escrowPda is omitted | |
| depositor | No | Optional depositor wallet (base58) to filter by | |
| escrowPda | No | Escrow PDA (base58) to fetch directly |