Version: 0.17.1

Interface: ExchangeTx

"typings".ExchangeTx

Hierarchy#

Properties#

makerMaxFees#

• makerMaxFees: Amount

Defined in src/typings.ts:908


makerPath#

• makerPath: string[]

Defined in src/typings.ts:909


rawTx#

• rawTx: RawTxObject

Inherited from TxObject.rawTx

Defined in src/typings.ts:311


takerMaxFees#

• takerMaxFees: Amount

Defined in src/typings.ts:910


takerPath#

• takerPath: string[]

Defined in src/typings.ts:911


txFees#

• txFees: TxFeesAmounts

Inherited from TxObject.txFees

Defined in src/typings.ts:312