hip4_perp_position_context
Join HIP-4 outcome holders to open perp positions on the same underlying asset. Returns overlap counts, directional classification, and top wallets with signal labels.
Instructions
Join one HIP-4 outcome's current net-positive holders to currently open perp positions on the same underlying asset. Returns per-side wallet counts, open-position overlap, long/short wallet counts, net underlying position, underlying notional, aligned vs hedge counts, prediction-native counts, and top wallets with signal labels. Use when users ask whether outcome traders are already exposed to the same asset, whether a side is directional or hedged, or which large outcome holders have no underlying perp exposure. Requires a Pro-or-higher key.
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>. | |
| days | No | Look-back window in days for reconstructing current outcome holders from outcome trades. Default 14, max 60. | |
| limit | No | Maximum top outcome wallets to return. Default 25, max 100. |