hip4_trader_outcomes
Retrieve a wallet's HIP-4 outcome history including realized PnL and trade details over a configurable period.
Instructions
Get one wallet's HIP-4 outcome history: outcome ID, side index, side token, fills, net shares, gross bought/sold USDH, realized PnL, and first/last traded. Requires a Starter-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. | |
| address | Yes | Ethereum wallet address (0x...) | |
| days | No | Look-back window in days. Default 30, max 365. |