explorerTxs
Last updated
Last updated
POST /ws/ HTTP/1.1
Host: wss://api.hyperliquid.xyz
Content-Type: application/json
Accept: */*
Content-Length: 22
{
"type": "explorerTxs"
}[
{
"action": {
"type": "text"
},
"block": 1,
"error": "text",
"hash": "text",
"time": 1,
"user": "text"
}
]