๐Ÿงฎ Reward Calculation Formula (Simplified)

Validator rewards in QIE are based on a combination of stake share, performance, and commission. Here's how they are calculated:

๐Ÿงฎ Reward Formula

Validator Reward = 
  (Validator Stake / Total Active Stake) ร— Daily Emission  
  + Validator Commission ร— Delegator Rewards  
  + Block Proposal Rewards

๐Ÿ” Breakdown:

  1. Proportional Emission Share

    • The validator earns a share of the daily coin emission based on their stake weight relative to the total active stake.

  2. Delegation Commission

    • Validators apply a commission on the rewards generated by their delegators.

    • This is an additional income stream, defined by each validatorโ€™s chosen commission rate.

  3. Block Proposal Rewards

    • Validators who propose blocks receive extra rewards as an incentive for block production.


This formula ensures validators are rewarded fairly based on their contribution to network security, participation, and delegation support.

Last updated