FeeStats
SIP Protocol API Reference v0.7.4
SIP Protocol API Reference / FeeStats
Interface: FeeStats
Section titled “Interface: FeeStats”Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:4359
Fee statistics
Properties
Section titled “Properties”totalCollectedUsd
Section titled “totalCollectedUsd”totalCollectedUsd:
number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:4361
Total fees collected (USD)
byChain
Section titled “byChain”byChain:
Record<ChainId,bigint>
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:4363
Total fees collected by chain
totalTransactions
Section titled “totalTransactions”totalTransactions:
number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:4365
Total transactions
avgFeeUsd
Section titled “avgFeeUsd”avgFeeUsd:
number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:4367
Average fee per transaction (USD)
periodStart
Section titled “periodStart”periodStart:
number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:4369
Period start
periodEnd
Section titled “periodEnd”periodEnd:
number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:4371
Period end