Version: 0.15.0

Interface: ExchangeTx

"typings".ExchangeTx

Hierarchy#

Properties#

makerMaxFees#

• makerMaxFees: Amount

Defined in src/typings.ts:856


makerPath#

• makerPath: string[]

Defined in src/typings.ts:857


rawTx#

• rawTx: RawTxObject

Inherited from TxObject.rawTx

Defined in src/typings.ts:283


takerMaxFees#

• takerMaxFees: Amount

Defined in src/typings.ts:858


takerPath#

• takerPath: string[]

Defined in src/typings.ts:859


txFees#

• txFees: TxFeesAmounts

Inherited from TxObject.txFees

Defined in src/typings.ts:284