FAQ
What’s the difference between locked FSX and veFSX?
What happens to FSX pool rewards when the new veFSX is deployed
What is the maximum duration I can lock my FSX
Is veFSX a new token? Can it be transferred?
Why did my veFSX balance change? How to calculate its balance?
lockedAmount // amount of FSX locked
currentTime // current time
lockEndTime // the unlock time
maxLockTime = 209 * 7 * 24 * 60 * 60 - 1 = 126403199 // max lock time (4 years)
remainingLockTime = lockEndTime - currentTime
veFSX = lockedAmount * (remainingLockTime / maxLockTime)What happens when the position unlocks? Can I renew rightaway?
I locked for 1 week, why the remaining lock time is less than 1 week?
Can I lock more FSX in FSX pool?
Why can’t I migrate?
Can I early withdraw my locked FSX?
Can I partially migrate my FSX?
Can multisig wallets be used for interacting with veFSX?
Why there are multiple APRs?
What is veFSX Pool APR?
What is Revenue Sharing APR?
Last updated