File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ npm install
32
32
part of the funds to the foundation in a monthly basis with a distribution skewed towards the end (most of the funds are
33
33
released by the end of the MVM lifetime). Token holders can send their tokens to the MVM in exchange of eth at a rate
34
34
that complements the distribution curve (the rate is higher at the beginning of the MVM and goes towards 0 by the end of it).
35
- - [ VestedPayment.sol] ( blob/master/contracts/LifMarketValidationMechanism .sol ) : Handles two time-locked payments: The 5% extra tokens
35
+ - [ VestedPayment.sol] ( blob/master/contracts/VestedPayment .sol ) : Handles two time-locked payments: The 5% extra tokens
36
36
that the foundation receives for long-term funding (starts after the MVM finishes, with same duration as the MVM: 2 or 4 years)
37
37
and the 12.8% extra tokens that the founders receive (1y cliff, 4y total). Both are created during the Crowdsale finalization.
38
38
You can’t perform that action at this time.
0 commit comments