Skip to content

FeeStats

SIP Protocol API Reference v0.7.4


SIP Protocol API Reference / FeeStats

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

Fee statistics

totalCollectedUsd: number

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

Total fees collected (USD)


byChain: Record<ChainId, bigint>

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

Total fees collected by chain


totalTransactions: number

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

Total transactions


avgFeeUsd: number

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

Average fee per transaction (USD)


periodStart: number

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

Period start


periodEnd: number

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

Period end