Prepare Strata Strand control
strata_market_making_strand_prepareBuild an unsigned Strand transaction for maker market making, specifying exposures and sizes in base-asset atoms for external signing and submission.
Instructions
Build one exact unsigned maker-owned Strand transaction. Every exposure and level size is expressed in base-asset atoms, never lots or whole tokens. Verify and sign it externally with the maker wallet, then submit it with the Strand submit tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| enabled | No | ||
| marketId | Yes | ||
| asyncOnly | No | ||
| makerWallet | Yes | ||
| midPriceAtoms | No | ||
| validUntilSlot | No | ||
| askOffsetsTicks | No | ||
| bidOffsetsTicks | No | ||
| syncSpreadTicks | No | ||
| newMidPriceAtoms | No | ||
| askSizesBaseAtoms | No | ||
| bidSizesBaseAtoms | No | ||
| maxExposureBaseAtoms | No |