FeeContractState
SIP Protocol API Reference v0.15.1
SIP Protocol API Reference / FeeContractState
Interface: FeeContractState
Section titled “Interface: FeeContractState”Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:4437
Fee contract state
Properties
Section titled “Properties”owner:
string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:4439
Contract owner (can update config)
treasury
Section titled “treasury”treasury:
string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:4441
Treasury account
config
Section titled “config”config:
ChainFeeConfig
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:4443
Current fee configuration
totalCollected
Section titled “totalCollected”totalCollected:
bigint
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:4445
Total fees collected
paused
Section titled “paused”paused:
boolean
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:4447
Paused state
governanceContract?
Section titled “governanceContract?”
optionalgovernanceContract?:string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:4449
Governance contract (if applicable)