Prepare a Strata TWAP authorization
strata_twap_challengeGenerate exact external-signing bytes for a bounded TWAP schedule, enabling agents to split orders into time-weighted slices with enforced interval, tolerance, and limit-price constraints.
Instructions
Request exact external-signing bytes for a bounded TWAP schedule.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| side | Yes | ||
| marketId | Yes | ||
| ownerWallet | Yes | ||
| slicesTotal | Yes | ||
| intervalSlots | Yes | ||
| totalSizeAtoms | Yes | ||
| limitPriceAtoms | Yes | ||
| sessionPublicKey | Yes | ||
| maximumToleranceBps | Yes |