Liquidity Pool
Fees
Dynamic Liquidity Fee
fee=⎩⎨⎧RB,B⋅R,if improved,otherwise.
-
Where R(N) is:
R(N)=1+k⎩⎨⎧T−mT−N,M−TN−T,0,if N≤T and T=m,if N>T and T=M,otherwise.
-
And:
improved={∣N−T∣<∣C−T∣,C=T,if N=T,if N=T.
-
Where:
C is the current ratio.
N is the new ratio.
T is the target ratio.
k is the multiplier.
m is the lower fee band anchor ratio.
M is the upper fee band anchor ratio.
B is the base fee.
-
Clarify:
The lower and upper fee band anchor ratios shape the fee curve. They are not hard deposit or withdraw limits.
Fee Table
| Action | Fee | Fee routing | Rent recipient |
|---|
| Add liquidity | Dynamic liquidity fee | 25% Company / 75% Pool* | None |
| Remove liquidity | Dynamic liquidity fee | 25% Company / 75% Pool* | None |
* Default allocation. The Company / Pool split is configurable per pool by multisig.