ConsoleCatalog
Sign in
Hyperliquid logo

Hyperliquid

app.hyperliquid.xyzFinanceno auth

Hyperliquid exchange - perp and spot data, OHLCV candles, rates, and wallet volume.

Borrow Lend Reserve States

ASYNCWRITENo auth

Returns supply and borrow rates, utilization, and oracle prices for all borrow and lend reserves.

This action takes no params.

cost: 2 credits · balance: 0
curl https://api.openwire.sh/v1/wire/task \
  -X POST \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "act_hyperliquid_borrow_lend_reserve_states",
    "params": {}
  }'