sap_deposit_escrow_v2
Deposit lamports into a V2 escrow by specifying agent wallet, nonce, and amount.
Instructions
Deposit funds into a V2 escrow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nonce | No | Escrow nonce (as a decimal string, default: 0) | |
| amount | No | Deposit amount in lamports (as a decimal string) | |
| agentWallet | No | Agent wallet public key (base58) |