Skip to content

FeeContractState

SIP Protocol API Reference v0.7.4


SIP Protocol API Reference / FeeContractState

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:4376

Fee contract state

owner: string

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:4378

Contract owner (can update config)


treasury: string

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:4380

Treasury account


config: ChainFeeConfig

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:4382

Current fee configuration


totalCollected: bigint

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:4384

Total fees collected


paused: boolean

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:4386

Paused state


optional governanceContract: string

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:4388

Governance contract (if applicable)