hip4_outcome_summary
Get a full HIP-4 outcome summary with fills, unique wallets, contracts, side/total notional, realized PnL, and trading window for any outcome ID. Choose compact toon or standard JSON output.
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. |