Interface FetchL2OrderBookResponse

Expected response from a fetchL2OrderBook call.

Hierarchy

Properties

datetime?: string
nonce: number
symbol: `${string}/${string}`
timestamp?: number

Generated using TypeDoc