get_fills
Retrieve recent trades for a Hyperliquid wallet, returning up to 500 fills from the last 7 days (configurable up to 90).
Instructions
Get recent fills (trades) for a Hyperliquid wallet. Returns up to 500 fills from the last N days (default 7).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Public Hyperliquid wallet address (0x-prefixed, 40 hex chars). | |
| days | No | Lookback window in days (default 7, max 90). |