Skip to content
SwapKit is a powerful suite of tools for building blockchain applications.

getFeeMultiplier

getFeeMultiplier(feeOption): number

Defined in: packages/helpers/src/modules/feeMultiplier.ts:23

Get fee multiplier for the given fee option. Checks SKConfig for custom multipliers first, then falls back to defaults.

FeeOption = FeeOption.Average

The fee option (Average, Fast, Fastest)

number

The fee multiplier as a number