sap_next_settlement_index
Retrieve the next V2 settlement index for a given agent and depositor wallet on Solana.
Instructions
Read the next V2 settlement index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nonce | No | Escrow nonce (as a decimal string, default: 0) | |
| agentWallet | No | Agent wallet public key (base58) | |
| depositorWallet | No | Depositor wallet public key (base58) |