Liquidity is expanded algorithmically in proportion to real demand.
Let:
Lt = current liquidity depth
Vt= 30-day DEX trading volume
β,γ = tuning parameters
Lt*=β×√t
√
MinttLP=min(γ×max(0, Lt∗−Lt), LP_cap_remaining)
This framework ensures:
liquidity increases only when justified by volume
incentives remain within the 20% allocation cap
mercenary liquidity mining cannot drain the system
Last updated 1 month ago