Liquid Staking
Last updated
Last updated
Liquid staking allows users to utilize their frozen mints by pairing them with an equivalent amount of TON.
The user selects a frozen mint that was created through purchasing or farming.
The user adds an equivalent amount in TON based on the current value of their AINDX tokens. Example: If the user has 130 AINDX and the current price of 1 AINDX = 0.01 TON, they must add 1.232 TON.
The system accrues a daily yield of 2% of the total staked tokens. This is the base rate, which gradually decreases over time.
In addition to the base rate, users receive bonus rewards based on:
Their individual contribution
The holding period (the time they haven’t sold tokens)
The collective liquidity bonus
Staking is considered completed once the user earns 160% profit on their staked amount.
If a user sells tokens before staking completion, the holding period bonus is reset.
Where:
Reward_daily
— daily reward in Aindx
Aindx_staked
— the number of tokens in staking
R_base
— dynamically adjusted base rate that decreases over time
B_hold
— bonus for the holding duration
B_invest
— bonus based on the amount of invested funds
B_global
— global liquidity bonus
Hold Bonus: +0.05% for every 24 hours without selling tokens (max +2%).
Investment Bonus: +0.05% for every 100 TON invested (max +1%).
Collective Bonus: +0.05% for every 10,000 TON in liquidity (max +10%).
Initial value of R_base = 2% per day. If the system’s liquidity is stable, the rate decreases monthly by α%. If liquidity drops to a critical level, the base rate is temporarily increased.
Base Rate Adjustment Formula:
Where:
α
– coefficient of the monthly base rate decrease
R_base, prev
– previous rate value
R_base, new
– new rate value after adjustment
All funds added by the user to liquid staking are distributed as follows:
10% — Marketing Fund
30% — Liquidity Pool
60% — Reserve Fund
This mechanism ensures a balance between liquidity stability and the long-term sustainability of the platform.