hip4_outcomes
Retrieve recently traded HIP-4 outcome contracts with question metadata, fills, wallet counts, and notional volume. Ideal for checking active prediction markets.
Instructions
List active HIP-4 outcome contracts that traded recently. Returns outcome IDs, question metadata when available, side tokens, fills, unique wallets, notional USDH, and first/last traded timestamps. Use when users ask what prediction/outcome markets are active.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| useToonFormat | No | Return data in compact toon format (default: true). Set to false for standard JSON. | |
| hours | No | Look-back window in hours. Default 24, max 168. |