hl_info
ActiveTool of aeX402 RPC (Solana + Robinhood Chain)
Query the Hyperliquid Info API — the perps/spot order-book data layer (read-only, no auth). The 'type' field selects the query: meta (perps universe + leverage), l2Book (order book for a coin), allMids (mid prices), clearinghouseState (a user's positions/margin), spotMeta, meta+assetCtxs (mark/funding/OI), candleSnapshot, and more.
Parameters schema
{
"type": "object",
"required": [
"type"
],
"properties": {
"coin": {
"type": "string",
"description": "Coin symbol for l2Book/candleSnapshot (e.g. BTC, ETH)"
},
"type": {
"type": "string",
"description": "Info request type, e.g. meta, l2Book, allMids, clearinghouseState, metaAndAssetCtxs"
},
"user": {
"type": "string",
"description": "0x address for user-scoped queries (clearinghouseState, openOrders, userFills)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
aeX402 RPC (Solana + Robinhood Chain)
1/7 registries