💾Storage Rewards

Scoring Criteria: We evaluate and reward nodes based on the available storage capacity as verified by the validating nodes. This approach ensures that rewards are directly linked to the amount of storage a node contributes to the network, promoting the allocation of more resources and enhancing network capacity.

Calculation method:

MS=MRMXMOmin(S,2000)0.211148649MTub220MIPMNM_S=M_R*M_X*M_O*min(S*,2000)*0.211148649*M_T*u*b*220*M_{IP}*M_N
  • S: Total amount of data stored during POA validation (GB)

  • MO: Online coefficient

  • MS: Storage reward per 30 minutes

  • MR: Regional reward coefficient

  • MX: Pioneer reward coefficient

  • MT: Verification status, i.e., the result of random checks. A successful POA check results in a status of 1, while a failure results in a status of 0.

  • u: Consumed upstream bandwidth traffic (GB)

  • b: Coefficient corresponding to peak upstream bandwidth

  • MIP: Coefficient corresponding to IP type

  • MN: Coefficient corresponding to the number of nodes operating under the same IP

  • Reward Cap: The maximum storage capacity eligible for rewards is capped at 2000GB. This cap is established to ensure fairness and manageability within the network.

  • No Rewards for Excess Capacity: Any storage capacity that exceeds the 2000GB limit will not qualify for additional rewards. This policy is designed to prevent disproportionate reward accumulation and encourage equitable distribution among participants.

  • In this testnet phase, the rewards for storage are calculated solely based on the size of the capacity provided. The type of storage hardware (such as HDD, NVMe, SATA, etc.) does not impact the reward calculation, ensuring simplicity and consistency in how rewards are allocated.

Last updated