Interface FetchL2OrderBookParams

Request parameters for a fetchL2OrderBook call.

Hierarchy

  • FetchL2OrderBookParams

Properties

ledgerHash?: string

Get order book from the provided hash

ledgerIndex?: LedgerIndex

Get order book from the given ledger

taker?: string

Filter order book by taker address

Generated using TypeDoc