Interface TokenAmountEstimate

An interface representing the estimated fees.

Hierarchy

  • TokenAmountEstimate

Properties

Properties

totalFees?: BigNumber

The estimated fees for the transaction.

token?: TokenInfo

The gas token information.

Generated using TypeDoc