HYPERLIQUID

Hyperliquid RPC nodes and services

Enterprise-grade Hyperliquid RPC nodes and APIs for professional trading systems. Full HyperCore and HyperEVM access with 50+ info methods, debug and trace APIs. WebSocket & gRPC streaming for real-time order book updates, fills, and market events. Built for HFT bots, algorithmic strategies, and market analytics.

[Hyperliquid FULL-STACK]
  • + Onchain analytics API
  • + Reliable connections
  • + High-performance streams
  • + Raw transactions
  • + Fast TX landing
Enterprise-grade infrastructure for Hyperliquid

Hyperliquid is a high-performance Layer 1 blockchain purpose-built for decentralized perpetual futures and spot trading. Powered by HyperBFT consensus (derived from Hotstuff), it delivers sub-second block finality and supports up to 200,000 orders per second with fully on-chain order books. The architecture splits into two layers: HyperCore — the on-chain margin and matching engine handling positions, funding, and market state — and HyperEVM, an EVM-compatible environment for Solidity smart contracts with access to L1 liquidity. Our infrastructure gives you full access to both layers via RPC, WebSocket, and gRPC streaming.

Hyperliquid SERVICES

Explore our full range of Hyperliquid infrastructure services designed to meet every development and production need. From shared RPC endpoints for testing to dedicated private nodes for enterprise applications, we offer scalable solutions that grow with your project. Review each service below to find the perfect fit for your Hyperliquid application, trading bot, or analytics platform.

  • [01]

    RPC Node

    High-performance Hyperliquid RPC endpoints with HyperCore and HyperEVM access. 50+ info methods, WebSocket streaming, debug and trace APIs.

    terminal
    
    const rpcUrl="https://hyperliquid.supanode.xyz"
    const client=createPublicClient({
      transport: http(rpcUrl),
      })
    async function getBlock(){
    const blockN=await client.getBlockNumber()
    console.log("Block Number:", blockN)
    }

    USE CASES

    • + High-frequency trading applications
    • + DeFi & HyperEVM smart contract development
    • + Real-time market data and position analytics
    • + Order management and trade execution

    FEATURES

    • + HyperCore: 50+ info methods + 6 WebSocket streams
    • + HyperEVM: JSON-RPC + debug/trace APIs
    • + High Throughput
    • + Low Latency Performance
    Explore RPC Node
  • [02]

    gRPC Streaming Node

    Real-time HyperCore data streaming via gRPC. Trades, orders, book updates, TWAP, events, and L2/L4 order book depth pushed instantly. Protobuf serialization, zstd compression.

    terminal
    grpcurl -proto hyperliquid.proto \
        -H "x-token: ${API_TOKEN}" \
        ${GRPC_ENDPOINT} \
        hyperliquid.Stream/Subscribe

    USE CASES

    • + Real-time L2/L4 order book streaming (gRPC-exclusive)
    • + Trade fill and order lifecycle monitoring
    • + Funding rate and liquidation events
    • + HFT & algorithmic trading data feeds
    • + TWAP execution tracking
    • + Block-level data analysis

    FEATURES

    • + 9 bidirectional gRPC streams
    • + L2/L4 order book depth (gRPC-exclusive)
    • + Protobuf serialization (3-10x smaller than JSON)
    • + Native zstd compression (~70% bandwidth reduction)
    • + Configurable filters by coin, side, user, event
    • + Sub-millisecond latency
    Explore gRPC Streaming Node
  • [03]

    Dedicated RPC Node

    Private Hyperliquid nodes with isolated resources, zero rate limits, and full HyperCore + HyperEVM access. gRPC, WebSocket, debug/trace APIs included.

    terminal
    
    curl -X POST --header 'Content-Type: application/json' 
    --data '{"jsonrpc":"2.0","method":"eth_getBlockByNumber" ,"params":["latest",false],"id":1}'  
    https://hyperliquid-dedic.supanode.xyz/evm
          

    USE CASES

    • + Real-time transaction data streaming
    • + High-frequency trading applications
    • + Low-latency data feeds
    • + Bulk data processing

    FEATURES

    • + Real-time account and slot updates
    • + gRPC + WebSocket streaming included
    • + Batching and compression
    • + Configurable gRPC data filters
    Explore Dedicated RPC Node

“Built for scale.”

Hyperliquid infrastructure that grows with your workload — from prototype to production.

99.99%
UPTIME
<50ms
LATENCY

Built for high-frequency trading, algorithmic strategies, and automated systems. Consistent response times and stable throughput during high market activity. Three access protocols: HTTP REST for on-demand queries (50+ HyperCore info methods), WebSocket for 6 real-time streams (trades, orders, book updates, TWAP, events, writer actions), and gRPC for 9 bidirectional streams including exclusive L2/L4 order book depth with protobuf serialization. Debug and trace APIs (debug_traceTransaction, trace_block, trace_filter) available for deep HyperEVM contract analysis. Fully managed infrastructure: you focus on building strategies and tools, we handle nodes and connectivity.

Hyperliquid Protocols & Data Streams

Stream gRPC WebSocket REST
Trades
Orders (18+ statuses)
Book Updates
TWAP
Events (funding, liquidations)
Writer Actions
Blocks✓ exclusive
L2 Order Book✓ exclusive
L4 Order Book✓ exclusive

gRPC uses protobuf serialization (3-10x smaller than JSON) for optimal performance. Three gRPC-exclusive streams — Blocks, L2 Order Book, and L4 Order Book — provide data unavailable through any other protocol.

Hyperliquid GLOBAL LOCATIONS

Quality over quantity for Hyperliquid RPC. We select only Tier 3+ datacenters with strong reliability and low latency. Tokyo recommended for best Hyperliquid performance due to proximity to validators.

Frankfurt

Frankfurt flag

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.

Amsterdam

Amsterdam flag

Amsterdam is a key location for many blockchains infrastructure with a strong presence of validators. Hosting infrastructure here provides low latency, stable connectivity, and reliable performance for any workload.

Tokyo

Tokyo flag

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 flag

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.

Hyperliquid SERVICES - COMMON QUESTIONS

Hyperliquid is a high-performance L1 blockchain for perpetual futures trading. Dedicated RPC nodes give you isolated resources, zero rate limits, and consistent low latency for trading bots, market making, and HFT strategies where execution speed matters.
Under 15ms global latency to Hyperliquid validators. For lowest latency, we recommend our Tokyo datacenter location which is closest to Hyperliquid infrastructure.
Yes, our Hyperliquid RPC endpoints support HyperEVM for smart contract deployment and interaction. Both shared and dedicated nodes include full HyperEVM compatibility.
Sign up, whitelist your IP, and receive your RPC endpoint URL. Connect using any EVM-compatible library (ethers.js, web3.js, viem) or REST/WebSocket for Hyperliquid-native APIs.
Yes. 9 bidirectional gRPC streams from HyperCore: Trades, Orders, Book Updates, TWAP, Events, Blocks, Writer Actions, and gRPC-exclusive L2/L4 order book depth. Protobuf serialization with zstd compression for minimal overhead. Available on shared and dedicated plans.
Both share 6 core HyperCore streams (Trades, Orders, Book Updates, TWAP, Events, Writer Actions). gRPC adds 3 exclusive streams: Blocks, StreamL2Book, StreamL4Book. gRPC uses protobuf (3-10x smaller than JSON) with zstd compression. WebSocket uses JSON and is simpler to integrate. Choose gRPC for performance, WebSocket for ease of use.
Three services: Shared RPC with full HyperCore + HyperEVM access (50+ info methods, 6 WebSocket streams, debug/trace APIs), gRPC Streaming with 9 bidirectional streams including exclusive L2/L4 order book depth, and Dedicated nodes with isolated resources, zero rate limits, and all protocols included. Plans start at $200/month.
Hyperliquid supports official SDKs for Python, TypeScript, Rust, and Go. For HyperEVM, standard Ethereum tools work out of the box: ethers.js, web3.js, viem, Hardhat, and Foundry. For gRPC streaming, any language with gRPC support (Python, Go, Node.js, Rust, Java, C++) can connect using our proto files.

READY TO BUILD?

VIEW PRICING →