List fills (All = Spot + Perp)
Fills
List fills (All = Spot + Perp)
Returns fills across Spot and Perp. Each fill includes priorityGas (priority fee paid, null if none) and block_number (Hyperliquid block number, null for older fills).
GET
List fills (All = Spot + Perp)
Headers
Query Parameters
User address
Coin symbol
Side (B=Buy, A=Sell)
Available options:
B, A Minimum notional amount in USD
ISO 8601 UTC start time
ISO 8601 UTC end time
Max items to return
Pagination cursor (format: <time_ms>:<tid>)
Sort order
Available options:
ASC, DESC Filter by priority gas: true = only fills with priorityGas > 0, false = only fills without, omit = no filter.