HIP-4 Outcomes
hip4_outcomesFind recently traded HIP-4 outcome contracts and their market activity. Returns outcome IDs, side tokens, fills, unique wallets, notional USDH, and timestamps to answer queries about 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 |
|---|---|---|---|
| hours | No | Look-back window in hours. Default 24, max 168. | |
| useToonFormat | No | Return data in compact toon format (default: true). Set to false for standard JSON. |