Skip to content

GetSlotMetricsResponse

View as Markdown

GetSlotMetricsResponse contains slot-level metrics.

Package: thru.services.v1

FieldType#Description
slotuint641 · optionalBlock slot number.
global_activated_state_counteruint642 · optionalGlobal counter tracking total activated state across all accounts.
global_deactivated_state_counteruint643 · optionalGlobal counter tracking total deactivated state across all accounts.
absent_block_producer_feesuint644 · optionalFees credited to the absent-block-producer fee receiver this block because the block producer account was not live.
block_timestampgoogle.protobuf.Timestamp5 · optionalBlock timestamp when available.
claimed_feesuint646 · optionalFees credited to a live block-producer account this block. Disjoint from absent_block_producer_fees by destination; total block fees = absent_block_producer_fees + claimed_fees.