FeeStats
SIP Protocol API Reference v0.15.1
SIP Protocol API Reference / FeeStats
Interface: FeeStats
Section titled “Interface: FeeStats”Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:4420
Fee statistics
Properties
Section titled “Properties”totalCollectedUsd
Section titled “totalCollectedUsd”totalCollectedUsd:
number
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:4422
Total fees collected (USD)
byChain
Section titled “byChain”byChain:
Record<ChainId,bigint>
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:4424
Total fees collected by chain
totalTransactions
Section titled “totalTransactions”totalTransactions:
number
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:4426
Total transactions
avgFeeUsd
Section titled “avgFeeUsd”avgFeeUsd:
number
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:4428
Average fee per transaction (USD)
periodStart
Section titled “periodStart”periodStart:
number
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:4430
Period start
periodEnd
Section titled “periodEnd”periodEnd:
number
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:4432
Period end