Alpha Emission
Every block, two alpha are emitted into each subnet. This is split between the subnet pool alpha_in
and the alpha_staked
(the emissions rewarded to the subnet owner, miners and validators and stakeholders)
Calculations
alpha_in
To find the amount of alpha added to the subnet pool, find the tao emitted into the pool, and divide by the price of the alpha
Note: the max value for alpha_in is 1.
alpha_out
The alpha emitted to subnet stakeholders is the difference of to total alpha emitted (2) and the alpha going into the pool (alpha_in):
Note: Since the Max value of alpha_in is 1, the minimum value of alpha_out is also 1.
Example
tao_in = 0.00108
price = 0.001308
Updated 11 days ago