Skip to main content
Schema: monad.gov Table: ez_staking_flows_daily Type: View Daily staking flow aggregations. Summarizes delegation, undelegation, withdrawal, and claim activity.

Columns

Column NameData TypeDescription
FLOW_DATEDATEFlow date.
VALIDATOR_IDNUMBERValidator identifier.
VALIDATOR_NAMETEXTHuman-readable validator name.
CONSENSUS_ADDRESSTEXTBlock producer address.
DELEGATOR_ADDRESSTEXTDelegator wallet address.
FLOW_TYPETEXTFlow category (delegation, undelegation, withdrawal, claim).
AMOUNTFLOATFlow amount in MON.
AMOUNT_RAWNUMBERFlow amount in wei.
TX_COUNTNUMBERTransaction count for flow type.
EZ_STAKING_FLOWS_DAILY_IDTEXTUnique identifier for the row.