Token Vesting Definition: Token vesting is a schedule that releases crypto tokens to their owners gradually instead of all at once, usually to a project’s team, advisors and early investors. A typical schedule starts with a cliff, a period of 6 to 12 months in which nothing unlocks, and then releases the remaining tokens in monthly or daily portions over two to four years.
What Is Token Vesting?
Picture a startup that hands its founders 20% of all tokens on launch day. Nothing would stop them from selling everything the next morning and walking away. Vesting exists to remove that option. It turns a single large allocation into a stream of small releases, so insiders only get their tokens as the project keeps running.
The idea comes from traditional startups, where employees earn company shares over four years with a one-year cliff. Crypto borrowed the model almost unchanged. What differs is enforcement: instead of a lawyer and a cap table, a smart contract often holds the tokens and releases them according to code that anyone can read on-chain.
For you as a trader, vesting matters for a simpler reason. Every vested token is new supply that can reach the market. Knowing when those tokens unlock, and who receives them, is part of reading a project’s tokenomics.
How Does Token Vesting Work?
A vesting schedule has three parameters: a start date, a cliff and a release period. The start date is usually the token generation event, when the token first exists. During the cliff, the beneficiary owns tokens on paper but cannot move any of them. When the cliff ends, a block of tokens unlocks at once, and the rest follows in regular portions until the release period is over.
Most vesting contracts calculate the unlocked amount with a simple formula: allocation multiplied by time elapsed, divided by total vesting time. If an advisor holds 1,200,000 tokens on a 24-month linear schedule, 50,000 tokens become claimable each month. Some contracts release a new portion every block, so the claimable balance grows by a few tokens every few seconds. Others release in steps, monthly or quarterly.
Arbitrum shows what a cliff looks like in practice. Its ARB token launched in March 2023, and the allocations for the team, advisors and investors vested over four years with a one-year cliff. On 16 March 2024 the cliff ended and about 1.11 billion ARB unlocked in a single day, worth roughly $2 billion at the time, which nearly doubled the number of ARB tokens that could trade. After it, the remaining insider tokens began releasing in monthly portions of roughly 92 million ARB.
The mechanism explains why traders watch cliff dates closely. Early investors in a private sale often bought at a fraction of the public price. When their tokens unlock, even a modest profit-taking decision by a few funds can mean selling tens of millions of dollars into the market within days.
Types of Token Vesting
Cliff vesting releases nothing until a set date and then unlocks a large share at once. It gives the strongest early commitment, but it concentrates new supply into a single day.
Linear vesting releases tokens evenly over time, often every block or every day. The market absorbs supply gradually, which makes each release less visible.
Cliff plus linear vesting combines the two and is the most common design for teams and investors: for example, 25% after a 12-month cliff, then the rest monthly over 36 months.
Milestone-based vesting ties releases to events such as a mainnet launch or a revenue target rather than to the calendar. It aligns incentives well, but someone must decide whether a milestone was met, which reintroduces trust.
Token Vesting vs. Token Lockup
The two terms overlap, and projects often use them interchangeably. The difference lies in how tokens come out. A token lockup freezes tokens until a date and then releases them all together. Vesting releases them in stages over a period.
| Token Vesting | Token Lockup | |
|---|---|---|
| Release pattern | Gradual, in portions over months or years | All at once when the lock expires |
| Typical users | Teams, advisors, early investors | Liquidity providers, stakers, public sale buyers |
| Main purpose | Keep insiders committed long term | Prevent selling for a fixed window |
| Supply impact | Steady flow, with a spike at the cliff | One supply event on the expiry date |
Why Is Token Vesting Important for Traders?
Vesting schedules are one of the few pieces of future supply data you can know in advance. A token with a small float and a large locked allocation trades at a price set by a thin slice of its supply. That gap shows up as a large difference between market cap and fully diluted valuation. As vesting closes the gap, the market must absorb the new tokens at the same price, or the price must fall.
The risk is that retail buyers become the counterparty for insiders. When a token launches with 10% of its supply circulating and the remaining 90% vesting to funds that paid a tenth of the listing price, later buyers can end up as exit liquidity for each unlock. Vesting slows this process down, but it does not prevent it.
A second limitation is that vesting only controls when tokens become transferable, not what holders do with them. Insiders can hedge locked tokens by shorting perpetual futures, or borrow against them in over-the-counter deals, effectively selling before the unlock date. So a long vesting schedule is a useful signal, but check who holds the allocations and how the contract enforces them before you treat it as a guarantee.
Key Takeaways
- Token vesting releases tokens to teams, advisors and investors gradually, which stops insiders from selling their full allocation at launch.
- Most schedules combine a cliff, during which nothing unlocks, with a linear release period that runs for two to four years.
- Cliff dates create concentrated supply events: when Arbitrum’s cliff ended in March 2024, about 1.11 billion ARB unlocked in one day.
- A large gap between circulating supply and total supply signals future selling pressure that vesting will release over time.
- Vesting limits when tokens can move, not whether insiders can hedge them, so it reduces but never removes the risk of insider selling.
What happens when tokens vest?
The vested tokens move from a locked state into the holder's control, so the holder can transfer, stake or sell them. Vesting does not force anyone to sell, but it removes the rule that stopped them.
Does a token unlock always make the price fall?
No. Traders usually know unlock dates months ahead, so part of the expected selling is often priced in before the event. The effect depends on how large the unlock is relative to circulating supply and on how much of it early investors choose to sell.
Can a project change its vesting schedule?
If the schedule is enforced by a smart contract without an admin key, nobody can change it. If tokens sit in a team-controlled wallet or a contract with upgrade rights, the promise is only as strong as the team's word, so check how the schedule is enforced.
Where can I find a token's vesting schedule?
Start with the project's whitepaper or tokenomics documentation, then compare it with on-chain data from the vesting contract. Token unlock trackers aggregate these schedules, but the contract itself is the final source.