Skip to content

FeeContractState

SIP Protocol API Reference v0.15.1


SIP Protocol API Reference / FeeContractState

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:4437

Fee contract state

owner: string

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:4439

Contract owner (can update config)


treasury: string

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:4441

Treasury account


config: ChainFeeConfig

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:4443

Current fee configuration


totalCollected: bigint

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:4445

Total fees collected


paused: boolean

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:4447

Paused state


optional governanceContract?: string

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:4449

Governance contract (if applicable)