Structs§
- Hyperliquid
Asset Info - Represents asset information from the meta endpoint.
- Hyperliquid
Exchange Request - Represents an exchange action request wrapper for
POST /exchange
. - Hyperliquid
Fill - Represents an individual fill from user fills.
- Hyperliquid
Fills - Represents user fills response from
POST /info
. - Hyperliquid
L2Book - Represents an L2 order book snapshot from
POST /info
. - Hyperliquid
Level - Represents an order book level with price and size.
- Hyperliquid
Meta - Represents metadata about available markets from
POST /info
. - Hyperliquid
Order Info - Represents order information within an order status entry.
- Hyperliquid
Order Status - Represents order status response from
POST /info
. - Hyperliquid
Order Status Entry - Represents an individual order status entry.
Enums§
- Hyperliquid
Exchange Response - Represents an exchange response wrapper from
POST /exchange
.