spotAssetCtxs
Last updated
Last updated
POST /ws/ HTTP/1.1
Host: wss://api.hyperliquid.xyz
Content-Type: application/json
Accept: */*
Content-Length: 24
{
"type": "spotAssetCtxs"
}[
{
"prevDayPx": "text",
"dayNtlVlm": "text",
"markPx": "text",
"midPx": "text",
"circulatingSupply": "text",
"coin": "text",
"totalSupply": "text",
"dayBaseVlm": "text"
}
]