Reward Distributions

Pool Balances

The poolBalance is distributed to users staking. It is initially supplied as native-tokens (SILVER) which is locked in the distributionContract, this is defined as maxTokens.

PoolBalance=(maxTokenstotalDistributed+withdrawalFees)demandFactorPool Balance = (maxTokens – totalDistributed + withdrawalFees) * demandFactor

Last updated