Skip to content

FeeCalculatorOptions

SIP Protocol API Reference v0.7.4


SIP Protocol API Reference / FeeCalculatorOptions

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:4473

Fee calculator options

optional chainConfigs: Record<string, ChainFeeConfig>

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:4475

Custom chain configurations


optional waivers: FeeWaiver[]

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:4477

Active waivers


optional minFeeUsd: number

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:4479

Override minimum fee (USD)


optional maxFeeUsd: number

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:4481

Override maximum fee (USD)