Vesting
Vesting is another way of creating streams in Fluxity. The difference is that instead of tokens getting unlocked every second, they unlock every day/week/month/year based on the preferred vesting rate at the time of the stream creation.
The current rates that are selectable are:
- Daily = 86400 seconds 
- Weekly = 604800 seconds 
- Monthly = 2592000 seconds 
- Quarterly = 10368000 seconds 
- Annually = 31536000 seconds 
Last updated