hip4_outcomes
List active HIP-4 outcome contracts with trade details, including outcome IDs, tokens, fills, and wallet counts, to identify 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. |