HLNode is the official Hyperliquid node binary . It connects directly to the Hyperliquid consensus layer and provides the fastest access to the current chain state.
Capabilities
Native Hyperliquid protocol — not an EVM translation layer
Lowest latency for real-time block and transaction queries
Direct connection to Hyperliquid nodes
Optimized for trading bots and time-sensitive applications
Example
Query with HLNode
Info
HLNode is the recommended upstream for trading applications where every millisecond counts. It does not support archive/trace methods — use Nanoreth for those.