Reflects the role of BERA as a sole token in which gas payments are allowed.

Reflects the role of BERA as a sole token in which gas payments are allowed.
[1] = ƒ(block_throughput, fee_total)
block_throughput
: is the block throughput (therefore also a measure of the blockspace available for purchase)fee_total
: is the total amount of fees collected and burned over a given period of time.Reflects the deflationary appreciation of BERA due to burning of fees.
[21] = ƒ(fee_total, bera_total)
fee_total
: is the total amount of fees collected and burned over a given period of time.bera_total
: is the total amount of BERA in circulation.Reflects the exposure of tokens to slashing and speculative depreciation due to staking thereof in order to gain access to the active validator set. This exposes the stake in question to slashing and speculative depreciation.
[7] = ƒ(staking_period, amount_staked, price_at_staking)
staking_period
: is the length of the lock-up period.amount_staked
: is the amount of tokens locked up by the user.price_at_staking
: is the price of the locked token position when locking them. It defines the locked value (the upper bound of forfeited value) together with the locked amount.Reflects the inclusion of the validator in the active validator set, should he possess enough stake.
[4] = ƒ(user_stake, all_stakes)
user_stake
: is the user's BERA stakeall_stakes
: is the totality of BERA stakes of all usersReflects the performance of block-production duties by the active-set validator.
[8] = binary
Reflects the performance of block-production duties by the active-set validator.
[22] = ƒ([4], reward_pool_allocations, base_rate, bgt_boost, reward_pool_incentives, relative_bera_stake)
reward_pool_allocations
: the user's reward pool distribution of the boosted emissionsbase_rate
: the base rate of BGT emissionsbgt_boost
: the user's BGT boost (i.e., their relative amount of staked and delegated BGT)reward_pool_incentives
: the reward pool incentives the user gains access to by virtue of the boosted emissions allocationsrelative_bera_stake
: the relative size of the user's stake in the active set; determines the validator's probability of being chosen for block production