Skip to main content

What Is Vesting?

Definition

Vesting is a schedule that locks tokens and releases them gradually over time — preventing founders and early investors from selling their entire allocation immediately after launch.

Vesting protects token holders from insider dumps. Instead of receiving all tokens at once, team members and investors get them on a schedule.

  • Cliff vesting — tokens locked for X months (the "cliff"), then all unlock at once. Example: 12-month cliff.
  • Linear vesting — tokens unlock gradually each day/week/month over a period. Example: 24-month linear vesting.
  • Cliff + linear — combine both. Example: 12-month cliff, then 24-month linear unlock. Industry standard for team tokens.
  • Team/founders — 12-month cliff + 24-36 month linear vesting
  • Investors/advisors — 6-month cliff + 12-18 month linear vesting
  • Community allocation — usually no vesting (immediate distribution via airdrops or fair launch)

For CoinDevTools token creators, vesting requires a separate smart contract or multisig wallet — the base SPL/ERC-20 token doesn't have built-in vesting. You create the token, then lock team tokens in a vesting contract.

Try it yourself

No code required. Connect a wallet and get started in minutes.

Design Tokenomics

Related Terms