Liquidity Policy

Liquidity is expanded algorithmically in proportion to real demand.

Let:

  • Lt​ = current liquidity depth

  • Vt= 30-day DEX trading volume

  • β,γ = tuning parameters

Target liquidity level

Lt*=β×t​​

Minted liquidity incentives

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