Dynamic Fees
GAMMA Dynamic Fees Explained
The dynamic fee model and pool reblancing for our AMM was created by iterating on the numerous AMM designs throughout crypto over the years but adapted to the specific characteristics of a constant product system, which doesn’t use discrete price bins. Instead, we use factors like volatility to compute the dynamic fee.
Dynamic Fee depends on
How volatile the market is: If prices are fluctuating frequently, we increase the fee to protect the pool and generate more rewards for Liquidity Providers (LPs).
How balanced the pool is: GAMMA aims for a 50/50 split of token amounts in the pool. The further away from that balance we get, the more we adjust the fee.
Volume: If trading volume is high, fees can adapt to provide the optimum returns for LPs.
Dynamic Fee Formula
volatility_component
recent_price_volatility
Last updated
Was this helpful?