Submit Strata TWAP transaction
strata_twap_submitSubmit an externally signed TWAP transaction to a Strata market. Idempotent submission ensures the exact signed order is processed once, even on retries.
Instructions
Submit the exact externally signed TWAP transaction idempotently.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| marketId | Yes | ||
| twapControlId | Yes | ||
| idempotencyKey | Yes | ||
| signedTransactionBase64 | Yes |