Axis-Fi / axis-core

Axis Protocol
https://axis.finance
Other
6 stars 1 forks source link

Linear Vesting: Update tokens to have a start timestamp #51

Closed Oighty closed 5 months ago

Oighty commented 6 months ago

Per discussion with @0xTex, it may be useful for projects using the Axis Origin product to be able to start the vesting of the payout at a later date, so there is a cliff before any tokens start vesting. This can be implemented by adding a start timestamp to the Linear Vesting token. @0xJem previously had an implementation that included this, but it was removed to make the tokens more fungible. It seems this is less desirable for a Linear Vesting token (which is Soulbound) than others.