Type alias ExtraGasMaxLimits

ExtraGasMaxLimits: { [ key in FeePaymentMethod]?: ExtraGasMaxLimit }

Describes MAX extra gas value can to be passed when using the corresponding method.

For WITH_NATIVE_CURRENCY value contains ExtraGasMaxLimit the amount of the source chain currency

For WITH_STABLECOIN value contains ExtraGasMaxLimit the amount of the source token

Generated using TypeDoc