Interface GasEstimateBridgeToL2Result

An interface representing the result of a gas estimate for a bridge to L2 transaction gasEstimate. GasEstimateBridgeToL2Result

Hierarchy

  • GasEstimateBridgeToL2Result

Properties

gasEstimateType: BRIDGE_TO_L2

The type of gas estimate.

fees: BridgeFeeResponse

The estimated fees for the transaction.

The gas token information.

Generated using TypeDoc