Vesting and Fees Calculation

Vesting and Fees Calculation

Vesting and team vesting are calculated using the following logic:

  • Vesting Cliff: A period during which no tokens are vested. After this cliff period, vesting begins based on the specified rates and intervals.

  • Vesting Rate: A percentage of the tokens to be released immediately upon the vesting cliff period.

  • Vesting Duration: The total amount of time to vest the remaining tokens.

  • Vesting Intervals: The amount of intervals to release tokens inside of the vesting duration.

  • Total Vested Calculation:

    • The total to be vested is determined based on the tokens allocated to the team or to regular participants. For team tokens, the total is directly the amount specified. For regular participants, it is calculated based on the deposits and the rate.

    • Fees and liquidity are applied to the total to be vested, reducing the amount that will actually be vested for regular participants.

Last updated