get_outcome_book
Get the L2 order book for a specific outcome side in Hyperliquid HIP-4 prediction markets. See bids, asks, spread, and depth summary to evaluate market liquidity.
Instructions
Get the L2 orderbook for a specific outcome side. Returns bids, asks, spread, and depth summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| side | Yes | Side: 0 or "yes" for first outcome, 1 or "no" for second | |
| network | No | testnet | |
| outcomeId | Yes | Outcome ID from list_outcomes |