Hyperliquid API Methods
Supported Networks:
- Hyperliquid Mainnet (
HYPERLIQUID) - Hyperliquid Testnet (
HYPERLIQUIDT)
Supported Interfaces:
- JSON-RPC/HTTP
- JSON-RPC/WEBSOCKET
JSONRPC/HTTPS
Chain & Node Info
eth_chainIdnet_versionweb3_clientVersioneth_syncing
Blocks Info
eth_blockNumbereth_getBlockByNumbereth_getBlockByHasheth_getBlockTransactionCountByNumbereth_getBlockTransactionCountByHasheth_getBlockReceipts
Transactions (read, simulate)
eth_getTransactionByHasheth_getTransactionByBlockNumberAndIndexeth_getTransactionByBlockHashAndIndexeth_getTransactionReceipteth_getTransactionCounteth_calleth_estimateGas
Accounts & State
eth_getBalanceeth_getCodeeth_getStorageAt
Logs & Events
eth_getLogs
Fee Market & Gas
eth_gasPriceeth_feeHistoryeth_maxPriorityFeePerGaseth_bigBlockGasPrice
Hyperliquid‑specific (system)
These endpoints expose chain‑specific system transactions that aren’t part of standard Ethereum RPCs. Shapes may differ from vanilla EVM nodes.
eth_getSystemTxsByBlockNumbereth_getSystemTxsByBlockHash(blockHash)