Interface TransactionResponse<T>

Swap transaction response.

Type Parameters

  • T

Hierarchy

Properties

estimation: Estimation

Trade estimation response.

fixFee: string

Provider fee.

prependedOperatingExpenseCost: string

Tells API server to prepend operating expenses to the input amount.

tx: T

Transaction data.

Generated using TypeDoc