Module models

Module models 

Source

Structs§

HyperliquidAssetInfo
Represents asset information from the meta endpoint.
HyperliquidExchangeRequest
Represents an exchange action request wrapper for POST /exchange.
HyperliquidFill
Represents an individual fill from user fills.
HyperliquidFills
Represents user fills response from POST /info.
HyperliquidL2Book
Represents an L2 order book snapshot from POST /info.
HyperliquidLevel
Represents an order book level with price and size.
HyperliquidMeta
Represents metadata about available markets from POST /info.
HyperliquidOrderInfo
Represents order information within an order status entry.
HyperliquidOrderStatus
Represents order status response from POST /info.
HyperliquidOrderStatusEntry
Represents an individual order status entry.

Enums§

HyperliquidExchangeResponse
Represents an exchange response wrapper from POST /exchange.