- Preparing search index...
- The search index is not available
haveno-ts
As
Object
: { baseCurrency
: string; counterCurrency
: string; depositTxId
: string; direction
: OfferDirection; extraDataMap
: [string, string][]; hash
: Uint8Array | string; makerDepositTxId
: string; offerAmount
: number; offerDate
: number; offerId
: string; offerMarketPriceMargin
: number; offerMinAmount
: number; offerUseMarketBasedPrice
: boolean; paymentMethodId
: string; takerDepositTxId
: string; tradeAmount
: number; tradeDate
: number; tradePrice
: number; }
Type declaration
-
baseCurrency: string
-
counterCurrency: string
-
depositTxId: string
-
-
extraDataMap: [string, string][]
-
hash: Uint8Array | string
-
makerDepositTxId: string
-
offerAmount: number
-
offerDate: number
-
offerId: string
-
offerMarketPriceMargin: number
-
offerMinAmount: number
-
offerUseMarketBasedPrice: boolean
-
paymentMethodId: string
-
takerDepositTxId: string
-
tradeAmount: number
-
tradeDate: number
-
tradePrice: number