Enumeration FeeType

An enum representing the funding step types

Enumeration Members

Enumeration Members

GAS: "GAS"

If the fee is a gas fee.

BRIDGE_FEE: "BRIDGE_FEE"

If the fee is a bridge fee.

SWAP_FEE: "SWAP_FEE"

If the fee is a swap fee.

IMMUTABLE_FEE: "IMMUTABLE_FEE"

If the fee is an immutable fee.

Generated using TypeDoc