You're viewing a demo portfolio

Join the waitlist
PRSM

hl_info

Active

Tool of aeX402 RPC (Solana + Robinhood Chain)

declared in 0.1.0

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)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

aeX402 RPC (Solana + Robinhood Chain)

1/7 registries
View full server →