Interface AmountsAndGasFeeOptions

Hierarchy

  • AmountsAndGasFeeOptions

Properties

amountToBeReceivedFloat: string

The floating point amount of tokens to be received.

amountToSendFloat: string

The floating point amount of tokens to be sent (not including gas fee).

gasFeeOptions: GasFeeOptions

Available ways to pay the transfer gas fee and gas fee amount.

Generated using TypeDoc