Enumeration GasEstimateType

An enum representing the type of gas estimate.

Enumeration Members

Enumeration Members

BRIDGE_TO_L2: "BRIDGE_TO_L2"

The gas estimate type for a bridge to L2 transaction.

SWAP: "SWAP"

The gas estimate type for a swap transaction.

Generated using TypeDoc