Skip to main content
Place trades and inspect their status.
Generated from kash docs --json. Each command’s behaviour is documented in-binary via kash trade <subcommand> --help — this page is the structured reference.

Usage

Subcommands

kash trade buy

Buy outcome tokens for a market. Arguments
  • marketId — market UUID
Options

kash trade sell

Sell outcome tokens back to the market (Kash-orchestrated / hosted-API flow). Arguments
  • marketId — market UUID
Options

kash trade status

Show the status of a trade. Use —poll to block until terminal. Arguments
  • id — trade UUID
Options

kash trade list

List your trades. Options

kash trade confirm

Confirm a high-value trade using its one-time token. Arguments
  • id — trade UUID
  • token (optional) — confirmation token (omit to read from stdin or prompt)
Options