Get on-chain AMM price quotes (requiresDocumentation Index
Fetch the complete documentation index at: https://docs.kash.bot/llms.txt
Use this file to discover all available pages before exploring further.
markets:quote scope).
Generated fromkash docs --json. Each command’s behaviour is documented in-binary viakash quote <subcommand> --help— this page is the structured reference.
Usage
Subcommands
kash quote buy
Quote a buy of USDC into an outcome.
Arguments
marketId— market UUID
| Flag | Description |
|---|---|
-o, --outcome <index> | outcome index (0-based) |
-a, --amount <usdc> | USDC to spend (decimal, e.g. “10” or “12.50”) |
kash quote sell
Quote a sell of outcome tokens back into USDC.
Arguments
marketId— market UUID
| Flag | Description |
|---|---|
-o, --outcome <index> | outcome index (0-based) |
-t, --tokens <amount> | outcome tokens to surrender (decimal, e.g. “1.5”) — quote-side input shape |