hip4_recent_settlements
Get recent HIP-4 settlements with outcome ID, settlement time, winning side, fill counts, payouts, and losses. Specify look-back hours and limit to analyze market outcomes.
Instructions
List recent HIP-4 settlements. Returns outcome ID, settlement time, winning side when determinable, winner/loser fill counts, winner payouts, and loser losses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hours | No | Look-back window in hours. Default 168, max 720. | |
| limit | No | Maximum settlements to return. Default 50, max 200. | |
| useToonFormat | No | Return data in compact toon format (default: true). Set to false for standard JSON. |