This endpoint allows you to request an orderbook of a given depth for a specified market.
Returns receiving premium and paying premium orders in descending/ascending order including availableVolume translated into both premiumAvailable and principalAvailable.
Query Parameters
Name
Type
Description
underlying*
string
The underlying token being transacted. E.g. USDC, DAI, etc.,
maturity*
string
The maturity of market in unix seconds.
depth*
integer
The number of orders on each side of the orderbook to return.