Authors: Jackson Lewis, Tanisha Katara
Description: This AIP proposes increasing the ideal staking ratio from 50% to 75% to align with network scaling, ensure sustainable APY, and strengthen network security.
Technical Summary
This AIP proposes raising the ideal_stake parameter in Avail’s inflation model from 50% to 75%. The ideal_stake defines the staking rate at which the network achieves an optimal balance between security and liquidity. Increasing this parameter ensures sustainable APY for nominators and validators, reflects the network’s maturity, and supports the scaling of staking participation through the Foundation Delegation Program.
This adjustment has been tested on Turing and will be implemented via a runtime upgrade.
Motivation
At genesis, the ideal_stake parameter was set at 50% to encourage early staking participation by offering high APY to nominators and validators. Over time, the network has scaled significantly, with an increasing amount of tokens staked due to organic growth and the Foundation Delegation Program.
If the ideal staking ratio remains at 50%, the inflation model will lead to abrupt APY drops as staking rates exceed the ideal threshold, potentially discouraging participation. Increasing the ideal_stake to 75% aligns with the network’s growth and ensures the long-term sustainability of staking incentives.
Technical Specification
The ideal_stake parameter directly influences Avail’s inflation dynamics and staking incentives:
-
Staking Rate (x):
(StakedSupply) / (TotalSupply)
The staking rate determines the inflation rate (I_NPoS) and the yearly interest rate (i(x)).
-
Inflation Dynamics:
-
Below χ_ideal: Inflation increases linearly with x, incentivizing more staking.
-
At χ_ideal: Inflation achieves its maximum value:
INPoS=χideal∗iidealI_NPoS = χ_ideal * i_idealINPoS=χideal∗iideal
-
Above χ_ideal: Inflation decreases exponentially to discourage over-staking.
-
-
Proposed Update:
- Current χ_ideal = 0.50 (50%)
- Proposed χ_ideal = 0.75 (75%)
-
Testing:
This change has been tested on Turing, validating its effectiveness and compatibility with network parameters.
Rationale and Reasoning
The decision to increase the ideal staking ratio (χ_ideal) to 75% is driven by the following considerations:
-
Network Scaling and Ecosystem Maturity:
The total stake has grown significantly due to organic participation and the Foundation Delegation Program. A higher χ_ideal aligns with this natural growth and avoids excessive APY dilution for stakers. A higher χ_ideal reflects the network’s evolution from incentivizing early participants to ensuring long-term stability for all stakeholders.
-
Sustainable APY:
While increasing χ_ideal may result in a marginal decrease in individual APY, it ensures a smoother and more sustainable APY curve as the network matures. Without this adjustment, APY would drop abruptly when the staking rate exceeds the current ideal ratio (50%).
Backwards Compatibility
This proposal does not introduce any backwards incompatibilities. The change to the ideal_stake parameter is applied via a runtime upgrade and does not affect the consensus mechanism or validator operations. The network will continue to function as intended, with no disruptions for participants.
Security Considerations or Risks
The runtime upgrade process ensures the change is applied uniformly across the network, introducing no security vulnerabilities. Testing on Turing has validated the safety and effectiveness of this adjustment. The increase in staking participation will further enhance network security.
Copyright Waiver
Copyright and related rights waived via CC0.