-o, --outcome <index> | outcome index (0-based) |
-a, --amount <usdc> | target USDC to receive (decimal, max 6 fractional digits) — NOT tokens-in. Use kash quote sell --tokens <n> if you have a tokens-in figure and want a USDC quote first. |
--wait | block until the trade reaches a terminal state |
--wait-timeout-ms, --timeout <ms> | wait timeout in milliseconds (default 60000) — distinct from the global —timeout-ms (per-HTTP-request) |
--poll-interval-ms, --poll-interval <ms> | wait poll interval in milliseconds (default 2000) |
--idempotency-key <key> | sets the Idempotency-Key HTTP header |
--auto-idempotency-key | auto-generate an Idempotency-Key (UUID v4) and surface it in the response |
--client-request-id <id> | sets the body-level clientRequestId for replay safety |
--dry-run | preview the request without sending — emits the would-be body and resolved headers |