get_hip4_outcome
Retrieve a HIP-4 outcome by outcome_id, returning the full aggregate including latest open interest, paired set supply, parity, and currency data.
Instructions
Get a single HIP-4 outcome by outcome_id. Returns the full Hip4OutcomeAggregate including aggregated_oi (latest both-sides OI snapshot, paired set supply, parity, and currency).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| outcome_id | Yes | HIP-4 outcome_id (integer). Each outcome has two sides: '<10*id>' (Yes) and '<10*id+1>' (No). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Result data object |