hip4_most_active
Retrieve the most frequently traded HIP-4 outcomes within a specified time window, ranked by fill count, to identify trending predictions.
Instructions
Return the most active HIP-4 outcomes over a recent window, ranked by fill count. Includes outcome/question metadata when available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| useToonFormat | No | Return data in compact toon format (default: true). Set to false for standard JSON. | |
| hours | No | Look-back window in hours. Default 24, max 168. | |
| limit | No | Maximum outcomes to return. Default 10, max 50. |