Hyperliquid
Managed Hyperliquid Node Infrastructure
Full-stack data access to Hyperliquid L1. Premium SSD-backed nodes in two regions, serving four protocols through hardened Nginx gateways with TLS, API key auth, and tiered rate limiting.
JSON-RPC
rpc.aleatoric.systems rpc-jp.aleatoric.systems Standard EVM JSON-RPC proxy to local node's :3001/evm endpoint. Full eth_* namespace support. Compatible with ethers.js, web3.py, viem, and all EVM tooling.
gRPC (Protocol Buffers)
hl.grpc.aleatoric.systems:443 jp.grpc.aleatoric.systems:443 Low-latency streaming via hypercore.bridge.v1.PriceService. Supports GetMidPrice, StreamMids, GetBlockNumber, and StreamLiquidations. Microsecond-precision timestamps with upstream/ingest/publish latency tracking.
Unified Stream (SSE)
unified.grpc.aleatoric.systems unified-jp.grpc.aleatoric.systems Pre-decoded event fanout via Server-Sent Events. HyperCore + HyperEVM events including liquidation warnings, L4 deltas, transfers, and consensus pulse (block height + gas deltas + P2P latency).
Disk-Sync WebSocket
disk.grpc.aleatoric.systems disk-jp.grpc.aleatoric.systems Raw Hyperliquid replica command hex feed over WebSocket. Full-fidelity node output for custom indexing, replay infrastructure, and low-level analysis. Quant tier only.
Infrastructure
Production-Grade Hardware
Standard_F16s_v2 — 16 vCPU, 32 GiB RAM
Premium SSD v2: 1 TB, 6000 IOPS, 250 MB/s
Ubuntu 24.04 LTS with hardened Nginx edge
NSG: 443/tcp (HTTPS/gRPC), 4001/tcp (P2P gossip)
TLS termination at Nginx with wildcard cert
API key auth + per-key rate limiting at gateway
99.50% monthly availability target (Tier A)
Health probes every 30s from 3 global locations
Liquidation RPC failover with automatic failback