sap_withdraw_escrow_v2
Withdraw a specified amount of lamports from a V2 escrow using the agent's wallet public key and optional nonce.
Instructions
Withdraw funds from a V2 escrow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nonce | No | Escrow nonce (as a decimal string, default: 0) | |
| amount | No | Withdrawal amount in lamports (as a decimal string) | |
| agentWallet | No | Agent wallet public key (base58) |