explorerBlock
Last updated
Last updated
POST /ws/ HTTP/1.1
Host: wss://api.hyperliquid.xyz
Content-Type: application/json
Accept: */*
Content-Length: 24
{
"type": "explorerBlock"
}[
{
"blockTime": 1,
"hash": "text",
"height": 1,
"numTxs": 1,
"proposer": "text"
}
]