list_order
Place a limit sell order on a prediction market outcome to sell shares via the order book.
Instructions
Place limit sell order on prediction market outcome. This is the ONLY way to sell prediction market shares — there is no AMM sell, only order book.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| market | Yes | Market token address | |
| outcome | Yes | Outcome index | |
| amount | Yes | Shares to sell | |
| price_per_share | Yes | Price per share in USDB |