builderFills
Native Hyperliquid /info operation. Returns the most recent fills routed through builder, across every user. Each row carries the user it belongs to. Set aggregateByTime to merge fills that occurred at the same time, and cursor to page backwards in time.
Authorizations
API key to access the API (Optional)
Query Parameters
Unique identifier for a blockchain network.
999, 998 999
Specify which provider to use. The project's provider priority list is used by default if no providers are selected. (Priority list can be managed on Uniblock's dashboard)
Dwellir, Chainstack, Covalent Body
builderFills "builderFills"
The builder address (0x-prefixed).
"0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045"
Optional; when true, aggregate fills that occurred at the same time.
false
Optional pagination cursor — epoch milliseconds encoded as a string. Returns fills strictly before this time.
"1780000000000"
Response
Successful response.
The account the fill belongs to (0x-prefixed).
"0x000000000000000000000000000000000000dEaD"
"BTC"
"63786.0"
"0.028766"
A for ask (sell), B for bid (buy).
"A"
1779580800038
"0.028766"
"Spot Dust Conversion"
"0.0"
"0x0000000000000000000000000000000000000000000000000000000000000000"
439553311407
true
"0.0"
0
"USDC"
Client order id, or null if the order had none.
Builder fee charged on this fill, if any.
"0.0"
Liquidation detail; present only on fills that resulted from a liquidation, otherwise absent.