Epoch level validator rewards.
sui.staking.validator_rewards
model provides detailed information about rewards and performance metrics for each validator per epoch.
epoch, validator_address
Column | Description |
---|---|
checkpoint_date | Date and time of the checkpoint |
epoch | The epoch number |
validator_address | Address of the validator |
commission_rate | Percentage of rewards taken by the validator as commission |
voting_power | Validator’s voting power in the consensus mechanism |
apr | Annual Percentage Rate for staking with this validator |
stake | Total amount of SUI staked with this validator |
staking_reward | Total staking rewards earned by this validator’s pool in this epoch |
pool_staking_reward | Rewards from transaction fees and stake subsidies |
storage_fund_staking_reward | Additional rewards from the storage fund |
pool_exchange_rate | Exchange rate between pool tokens and SUI |
pool_token_amount | Amount of pool tokens in this validator’s staking pool |
sui_amount | Amount of SUI tokens in this validator’s staking pool |
reference_gas_survey_quote | Gas price quote submitted by this validator |
tallying_rule_global_score | Performance score based on the tallying rule |
tallying_rule_reporters | List of validator addresses that reported on this validator |