This endpoint provide order book information with at least depth = 100 (50 each side) returned for a given market pair/ticker
OK response.
An array containing 2 elements. The ask price and quantity for each ask order.
An array containing 2 elements. The offer price and quantity for each bid order.
Identifier of a ticker with delimiter to separate base/target assets.
"INJ/USDT"
Unix timestamp in milliseconds for when the last updated time occurred.
1484871000