All chains
Hyperliquid

Hyperliquid

Other App Chain / Chain ID 999

Hyperliquid is a high-performance Layer 1 blockchain optimized for on-chain perpetual trading with instant finality.

Quick Facts
Networks 4
Runtime Other
Chain ID 999
Real-time Yes
Data tables 0
Category App Chain

Available Networks

Quick Start

1curl --compressed -X POST 'https://portal.sqd.dev/datasets/hyperliquid-fills/stream' \
2 -H 'Content-Type: application/json' \
3 -d '{
4 "type": "evm",
5 "fromBlock": 0,
6 "toBlock": 100,
7 "fields": {
8 "block": {"number":true,"timestamp":true},
9 "transaction": {"hash":true,"from":true,"to":true,"value":true}
10 },
11 "transactions": [{}]
12 }'
hyperliquid-fills/stream
EVM · blocks 0–100

Start building with Hyperliquid

Access Hyperliquid data through the SQD Portal — free tier available.