šŸ“ˆEmissions Schedule [WIP]

The liquid RA emissions according to the protocol's tokenomics

100% of ALL emissions go to gauges, there are no team emissions or other distributions. Full decentralization of the emission distribution is a core feature.

There is a 1% exponential decay week over week, reducing emissions in perpetuity.

The emissions schedule will be adjusted up and/or down based on market demand, to prevent over/under inflation in order to stay competitive.

The formula to calculate an Epoch's emissions is:

Emissions(t)=E0Ā āˆ—Ā (eāˆ’rt)Ā t=EpochsE0=Xāˆ’r=decayĀ coefficientEmissions{(t)} = E_{0}\ *\ (e^{-rt}) \\ \ \\ t = Epochs \\ E_{0} = X\\ -r = decay \ coefficient

Alternatively, a user can calculate the emissions for an epoch based on the previous, as such:

Emissions(epoch(N))Ā =Emissions(Nāˆ’1)Ā āˆ—(1.00āˆ’decay)Emissions(epoch(N)) \ = Emissions(N-1) \ * (1.00-decay)

Last updated