Strata execution challenge
strata_execution_challengeObtain canonical quote-bound authorization bytes for an external signer to execute a trade on Strata markets.
Instructions
Request canonical quote-bound authorization bytes for the external signer configured by the agent owner.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| market | Yes | Market label or public market ID. | |
| quoteId | Yes | Unexpired Sonar quote ID. | |
| ownerWallet | Yes | Base58 owner wallet public key. | |
| accountSequence | No | Optional Vault market account sequence as an unsigned decimal string. Omit it and Strata resolves the next sequence from the Vault's confirmed market account. | |
| sessionPublicKey | Yes | Base58 public key for the externally configured signer. |