Token Vesting Schedule Calculator

Token vesting schedules are used by crypto projects to release tokens to team members, investors, and advisors gradually over time. The most common structure is a cliff period followed by linear monthly releases. Enter your total token allocation, cliff, vesting duration, and token price to generate a complete month-by-month vesting schedule showing cumulative unlocked tokens and USD value.

0
0
$0.00
$0.00

Linear vesting formula

Cliff Unlock = (Cliff Months / Total Months) x Total Tokens
Monthly Rate (post-cliff) = (Total Tokens - Cliff Unlock) / (Total Months - Cliff Months)
Cumulative Unlocked(M) = Cliff Unlock + (M - Cliff Months) x Monthly Rate, for M >= Cliff Months

This is the standard linear vesting model referenced in SEC guidance on Rule 144 restricted securities and widely adopted in crypto token agreements.

Common vesting structures

  • Team tokens: 1-year cliff, 4-year total vesting (25% at month 12, then monthly over 36 months).
  • Investor tokens: 6-month to 1-year cliff, 2-4 year total vesting depending on round stage.
  • Advisor tokens: 3-month to 6-month cliff, 1-2 year total vesting.
  • Community and ecosystem reserves: no cliff, linear release over 5-10 years.

Token vesting: frequently asked questions

What is a token vesting schedule?

A token vesting schedule is a release plan that determines when and how many tokens a recipient (such as a team member, investor, or advisor) can access over time. Vesting discourages early sell-offs and aligns long-term incentives. Tokens are typically locked for an initial cliff period, then released linearly or in tranches over the remaining vesting duration.

What is a cliff in token vesting?

A cliff is an initial period during which no tokens are released. At the end of the cliff, a lump sum of tokens vests immediately, representing the accrued tokens from the cliff period. For example, a 1-year cliff with 4-year total vesting means 25% of tokens vest at month 12, then the remaining 75% vest monthly over the following 36 months.

What is linear vesting?

Linear (or straight-line) vesting releases tokens at a constant rate over the vesting period. If 1,200 tokens vest over 12 months after a cliff, 100 tokens vest each month. This is the most common vesting model and is standard in most crypto team and investor agreements.

How is the vesting schedule calculated mathematically?

For linear vesting with a cliff: tokens unlocked at cliff = (cliff months / total months) x total tokens. Post-cliff monthly unlock = (remaining tokens) / (total months - cliff months). Cumulative unlocked at any month M = cliff tokens + ((M - cliff months) x monthly unlock rate), for M greater than or equal to cliff months.

Are vested tokens taxable?

In most jurisdictions, tokens received as compensation (through vesting) are taxed as ordinary income at their fair market value at the time of vesting. This is similar to how stock options and restricted stock units (RSUs) are taxed. Consult a tax professional for guidance specific to your situation.

Official sources

Reviewed by the CalculatorHub team, edited by James Graham, 14 June 2026. See our methodology.