Orderbook Data (ob )
2.0ob_getMarkets1[]Array of market objects with metadata and statistics
Array of market objects with metadata and statistics
2.0ob_getOrderbook1Orderbook snapshot with aggregated buy and sell orders
Orderbook snapshot with aggregated buy and sell orders
2.0ob_getCandles1Array of candle objects sorted by timestamp (newest first)
Array of candle objects sorted by timestamp (newest first)
2.0ob_getOrders1Object containing orders array and pagination cursor
Object containing orders array and pagination cursor
2.0ob_getPositions1Parameters:
address(address): The address to get positions for
["0x742d35Cc6634C0532925a3b844Bc9e7595f2bD28"]Positions response with per-token positions and aggregate PnL
Positions response with per-token positions and aggregate PnL
2.0ob_getBackstopTransfers1Object containing the backstop transfers array, total count, and pagination cursor
Object containing the backstop transfers array, total count, and pagination cursor
2.0ob_getTriggers1Object containing the triggers array, total count, and pagination cursor
Object containing the triggers array, total count, and pagination cursor
2.0ob_getRankedPositions1Ranked window of accounts plus the total count and optional queried account
Ranked window of accounts plus the total count and optional queried account
2.0ob_getOraclePrices1Positional parameters:
orderbook_id(Bytes32, optional): Restrict to a single orderbook; omit for all perp orderbooks
["0x0000000000000000000000000000000000000000000000000000000000000007"]Array of oracle/mark price objects
Array of oracle/mark price objects
2.0ob_getFundingRates1Positional parameters:
orderbook_id(Bytes32, optional): Restrict to a single orderbook; omit for all perp orderbooks
["0x0000000000000000000000000000000000000000000000000000000000000007"]Array of funding rate objects
Array of funding rate objects
Last updated

