Skip to content

RelayerFeeConfig

SIP Protocol API Reference v0.12.0


SIP Protocol API Reference / RelayerFeeConfig

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:17178

Relayer fee configuration (per token mint).

flatFloor: bigint

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:17180

Flat floor fee in the token’s base units. Guarantees gas coverage on small claims.


bps: number

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:17182

Basis points of the claim amount (1 bps = 0.01%). e.g. 10 = 0.1%.