Hyperliquid RPC Nodes: Fast & Reliable Access
High-performance Hyperliquid RPC endpoints with HyperCore and HyperEVM access. 50+ info methods, WebSocket streaming, debug and trace APIs.
Hyperliquid RPC with full access to HyperCore and HyperEVM. HyperCore provides 50+ info methods for market data, user positions, order status, trading history, vault information, and funding rates. 6 WebSocket streams for real-time trades, orders, book updates, TWAP, and events. Building a trading bot, DeFi dashboard, or liquidator? Our endpoints deliver the speed and reliability needed for demanding applications.
USE CASES
- + High-frequency trading applications
- + DeFi & HyperEVM smart contract development
- + Real-time market data and position analytics
- + Order management and trade execution
KEY FEATURES
- + HyperCore: 50+ info methods + 6 WebSocket streams
- + HyperEVM: JSON-RPC + debug/trace APIs
- + High Throughput
- + Low Latency Performance
Hyperliquid runs on HyperBFT, a custom consensus mechanism
derived from Hotstuff that delivers sub-second block finality and supports up to 200,000 orders per second.
The architecture splits into two layers: HyperCore — the on-chain
margin and matching engine managing positions, funding, and market state — and
HyperEVM, an EVM-compatible environment where Solidity contracts
run with access to L1 liquidity. RPC endpoints connect to both layers via dedicated paths:
/evm for HyperEVM, /info for HyperCore queries,
and /hypercore/ws for WebSocket streams.
HyperEVM endpoints support standard JSON-RPC methods, plus debug and trace APIs
(debug_traceTransaction, trace_block, trace_filter) via the /nanoreth path for deep
smart contract analysis and historical state inspection. Use Web3.js, Ethers.js, viem, Hardhat,
or Foundry — your existing Ethereum tooling works with minimal changes on HyperEVM.
Trading and execution: query order books, submit market/limit/stop orders, check positions and funding rates through HyperCore's 50+ info methods. Subscribe to WebSocket streams for real-time trades, order lifecycle updates, and book changes without polling. DeFi development: deploy Solidity contracts on HyperEVM, interact with on-chain liquidity, build vaults and automated strategies. Analytics: access historical trades, wallet tracking, and market data for backtesting and real-time monitoring dashboards.
Hyperliquid RPC — Endpoints & Protocols
| Path | Layer | Protocol | Description |
|---|---|---|---|
| /evm | HyperEVM | HTTP | Standard JSON-RPC, high-frequency queries |
| /nanoreth | HyperEVM | HTTP + WS | Debug, trace, historical state |
| /info | HyperCore | HTTP | 50+ market data & account methods |
| /hypercore | HyperCore | HTTP | Historical block queries |
| /hypercore/ws | HyperCore | WebSocket | 6 real-time streams |
| :10000 | HyperCore | gRPC | 9 bidirectional streams (separate service) |
Deployed in datacenters near Hyperliquid validator clusters. Tokyo recommended for lowest latency. We handle infrastructure management, you maintain a high-performance connection to both layers.
AVAILABLE
LOCATIONS
Select the location closest to your infrastructure for optimal latency, or choose multiple regions for enhanced redundancy and global coverage.
Frankfurt
Frankfurt is a major hub for blockchains infrastructure in Europe, with a high concentration of validators. Its top-tier data centers and strong network backbone provide ultra-low latency and reliable performance.
Tokyo
Tokyo hosts numerous major data center operators providing core infrastructure. Strategic location for Asia-Pacific with low latency to major exchanges and validators.
New York
New York is a major hub for blockchains infrastructure in the United States, with a high concentration of validators. Its top-tier data centers and strong network backbone provide ultra-low latency and reliable performance.
PRICING
Hyperliquid RPC + gRPC
- + RPC & gRPC endpoints
- + WebSocket streaming
- + Community support
Free/Try and Buy
- + Services on-demand
- + Basic RPC endpoints
- + WebSocket streaming
Hyperliquid RPC Node FAQ
SHORT INTEGRATION GUIDE
Register
Get registered and whitelist your IP
Set RPC
Set RPC url in your app
Send a request
Use your preferred language or SDK and send your requests