RelayerFeeConfig
SIP Protocol API Reference v0.12.0
SIP Protocol API Reference / RelayerFeeConfig
Interface: RelayerFeeConfig
Section titled “Interface: RelayerFeeConfig”Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:17178
Relayer fee configuration (per token mint).
Properties
Section titled “Properties”flatFloor
Section titled “flatFloor”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%.