get_orderbook
Retrieve order book (bids and asks) for any trading pair on supported exchanges, including Pacífica, Hyperliquid, and Lighter, without requiring API keys.
Instructions
Get the order book (bids and asks) for a symbol on an exchange. Works without API keys.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exchange | Yes | Exchange name: pacifica, hyperliquid, lighter, or aster | |
| symbol | Yes | Trading pair symbol, e.g. BTC, ETH, SOL |