Timelock Calculation
Timelock Calculations
The dynamic timelock mechanism adjusts the waiting period based on the pool’s financial health.
PNL Ratio Calculation
The system determines a ratio ( k ), representing the current profit and loss situation:
Timelock Assignment
The timelock duration depends on ( k ):
Condition
Timelock (epochs)
Approximate Wait Time
( k > 10% )
1
~3 days
( 0% ≤ k < 10% )
2
~6 days
( k < 0% )
3
~9 days
Unlock Epoch Calculation
Once the timelock is determined:
Example: If the current epoch is 10 and the calculated timelock is 2 epochs, your withdrawal request unlocks in epoch 12
Unlock Date Calculation
The exact unlock date is derived from:
Last updated