RelayerFeeConfig
SIP Protocol API Reference v0.15.1
SIP Protocol API Reference / RelayerFeeConfig
Interface: RelayerFeeConfig
Section titled “Interface: RelayerFeeConfig”Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:17186
Relayer fee configuration (per token mint).
Properties
Section titled “Properties”flatFloor
Section titled “flatFloor”flatFloor:
bigint
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:17188
Flat floor fee in the token’s base units. Guarantees gas coverage on small claims.
bps:
number
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:17190
Basis points of the claim amount (1 bps = 0.01%). e.g. 10 = 0.1%.