Interface GasEstimateSwapResult

An interface representing the result of a gas estimate for a swap transaction gasEstimate. GasEstimateSwapResult

Hierarchy

  • GasEstimateSwapResult

Properties

Properties

gasEstimateType: SWAP

The type of gas estimate, which is always "SWAP".

The estimated gas fee for the swap transaction.

Generated using TypeDoc