Skip to main content

Crate guilder_client_hyperliquid

Crate guilder_client_hyperliquid 

Source

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_balance output. 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.