User Spot fills only
Fills
User Spot fills only
Returns Spot fills for a specific user. Each fill includes priorityGas (priority fee paid, null if none) and block_number (Hyperliquid block number, null for older fills).
GET
User Spot fills only
Headers
Path Parameters
Pattern:
^0x[0-9a-fA-F]{40}$Query Parameters
Multiple coins filter
Available options:
ASC, DESC Filter by priority gas: true = only fills with priorityGas > 0, false = only fills without, omit = no filter.