hip4_outcome
Retrieve detailed information for a HIP-4 outcome contract by specifying its outcome ID. Access metadata, side tokens, fills, unique wallets, notional USDH, and trading timestamps.
Instructions
Get details for one HIP-4 outcome contract by outcome ID. Returns metadata when available plus side tokens, fills, unique wallets, notional USDH, and trading timestamps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| useToonFormat | No | Return data in compact toon format (default: true). Set to false for standard JSON. | |
| outcomeId | Yes | HIP-4 outcome ID. Side-token coins are encoded as #<10*outcomeId+side>. |