FeeCalculatorOptions
SIP Protocol API Reference v0.7.4
SIP Protocol API Reference / FeeCalculatorOptions
Interface: FeeCalculatorOptions
Section titled “Interface: FeeCalculatorOptions”Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:4473
Fee calculator options
Properties
Section titled “Properties”chainConfigs?
Section titled “chainConfigs?”
optionalchainConfigs:Record<string,ChainFeeConfig>
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:4475
Custom chain configurations
waivers?
Section titled “waivers?”
optionalwaivers:FeeWaiver[]
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:4477
Active waivers
minFeeUsd?
Section titled “minFeeUsd?”
optionalminFeeUsd:number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:4479
Override minimum fee (USD)
maxFeeUsd?
Section titled “maxFeeUsd?”
optionalmaxFeeUsd:number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:4481
Override maximum fee (USD)