HIP-4 Outcome Summary
hip4_outcome_summaryRetrieve the full HIP-4 outcome summary for a single outcome, covering fills, unique wallets, contracts, side and total notional, realized PnL, and trading window across both sides.
Instructions
Get the full HIP-4 summary for one outcome across both sides: fills, unique wallets, contracts, side notional, total notional, realized PnL, and trading window. Requires a Starter-or-higher key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| outcomeId | Yes | HIP-4 outcome ID. Side-token coins are encoded as #<10*outcomeId+side>. | |
| useToonFormat | No | Return data in compact toon format (default: true). Set to false for standard JSON. |