Re-exports§
pub use client::HyperliquidNetwork;pub use client::*;
Modules§
- client
- rate_
limiter - Rate limiters for the Hyperliquid REST API.
Constants§
- PERP_
LEDGER_ TOKEN - Token string marking the PERP (futures) ledger row in
get_balanceoutput. Under the manual-account model spot and futures are SEPARATE ledgers; the futures row is appended LAST and carries__PERP__so consumers can split the two without positional fragility.