Direct Answer
Token unlocks and vesting schedules determine when tokens held by early investors, team members, and treasuries become tradable, and a single large unlock event can release more supply in one day than months of normal trading volume. Vesting schedules are set at a token's launch and are typically public, so the timing and size of upcoming unlocks can be checked in advance. Reviewing a token's unlock schedule before investing is essential, since a scheduled unlock materially increases available sell-side supply.
Key Takeaways
- A vesting cliff is a date before which zero tokens vest, followed by a lump-sum unlock and often gradual monthly releases afterward, a common structure is a 1-year cliff plus 36 months of linear vesting.
- The unlock-to-volume ratio (unlock value ÷ 30-day average daily volume) estimates how disruptive an upcoming unlock could be; ratios above 2.0 are high risk without clear demand catalysts.
- Large unlocks are riskiest when recipients hold a very low cost basis, the token price has risen sharply, or multiple allocations unlock around the same time.
- A red flag is a project that cannot or will not disclose insider unlock timing, a stated schedule not enforced on-chain is only as reliable as the team's word.
What Is Token Vesting?
Token vesting is a time-based lock-up: tokens allocated to team members, early investors, advisors, or foundations cannot be sold or transferred until specific dates. It aligns incentives by ensuring insiders remain financially committed to the project for a set period after launch.
Vesting schedules are typically defined in investor agreements or enforced on-chain via smart contracts. On-chain vesting is verifiable by anyone with a block explorer, off-chain agreements require trusting the parties to honor them.
What Is a Vesting Cliff?
A cliff is a date before which zero tokens vest. On the cliff date, a lump sum unlocks all at once, typically the first tranche of a longer schedule. For example, a common structure for team tokens is a 1-year cliff followed by 36 months of linear monthly vesting (1/36 per month). This means for the first year after token generation, nothing vests; then 25% unlocks immediately on the anniversary, followed by gradual monthly releases.
Cliff dates create concentrated unlock events. If insiders choose to sell after the cliff, the market absorbs a sudden supply increase rather than a gradual drip.
Why Unlock Events Are Risky
Large unlocks create potential selling pressure, especially when:
- The unlock size is large relative to average daily trading volume (an unlock-to-volume ratio above 0.5 warrants monitoring, above 2.0 is a common high-risk threshold)
- The unlocking parties (team, VCs) received tokens at very low cost basis and have large unrealized gains
- The token price has risen significantly since allocation, increasing incentive to sell
- No lock extension or staking incentive exists to discourage selling at cliff
- Multiple allocations unlock around the same time
Unlock events don't automatically cause price drops, well-anticipated events with high demand may be absorbed without impact. But surprises, poorly communicated schedules, and low-liquidity conditions amplify the risk.
Unlock-to-Volume Ratio
Unlock-to-volume ratio = tokens to unlock × price ÷ 30-day average daily trading volume. This estimates how many days of normal trading volume the upcoming unlock represents. A ratio of 0.1 means the unlock is 10% of one day's volume, manageable. A ratio of 5.0 means 5× daily volume unlocks at once, potentially very disruptive.
As a rough screen: ratios below 0.5 are typically low concern; 0.5-2.0 warrants monitoring; above 2.0 is high risk without clear demand catalysts.
How to Find Unlock Schedules
- Official tokenomics documentation and whitepaper: the primary source. Look for allocation tables with vesting periods.
- On-chain vesting contracts: if vesting is enforced by smart contract, it's verifiable on Etherscan or equivalent. Read the contract directly or use tools that decode vesting parameters.
- Investor agreements (if disclosed): some projects publish their SAFT (Simple Agreement for Future Tokens) terms or investor terms.
- Community and governance forums: unlock events are frequently discussed in project Discords and governance forums ahead of cliff dates.
Red flag: a project cannot or will not disclose when insiders' tokens unlock. Verify on-chain if possible, a stated schedule that's not enforced in code is only as reliable as the team's word.
Frequently Asked Questions
What is a token vesting schedule?
A token vesting schedule defines when locked tokens allocated to team members, investors, or advisors become transferable. Vesting spreads supply release over time rather than flooding the market at launch.
What is a cliff in token vesting?
A cliff is a date before which no tokens vest. After the cliff, a lump sum typically unlocks (e.g., 25% of a 4-year allocation after a 1-year cliff), followed by linear vesting for the remainder.
Do token unlocks always cause price drops?
Not always. Unlocks create potential selling pressure, but whether price falls depends on whether recipients sell, market depth, demand at the time, and how well the unlock was anticipated and priced in.
How do I find a token's unlock schedule?
Check the project's official tokenomics documentation, whitepaper, and investor or team allocation details. On-chain vesting contracts can be verified through block explorers.
What is the difference between linear vesting and stepwise unlocks?
Linear vesting releases tokens continuously, often block by block, so supply enters circulation as a steady trickle with no single dated event. Stepwise unlocks release a batch on specific dates, concentrating the same total into discrete moments. The distinction matters for how the market absorbs the supply: a trickle can be met by ordinary daily volume, while a batch arriving in one day is measured against that day's liquidity. Many schedules combine both, with a cliff followed by linear release.
Are vesting schedules enforced by smart contract or by agreement?
Both arrangements exist and the difference is fundamental. A contract-enforced schedule holds the tokens in code that will not release them before the specified time, and anyone can verify this by reading the contract. A schedule that exists only in an agreement depends on the counterparty honouring it, and the tokens may already sit in an ordinary wallet that can transact at any moment. A published vesting chart does not distinguish the two, so the check is finding the contract holding the tokens.
Can a holder sell exposure to locked tokens before they unlock?
Yes, through several routes, which is why price impact sometimes precedes an unlock date rather than following it. Locked allocations are traded over the counter as forward claims, and a holder can hedge by shorting the token on a derivatives venue or by selling an unlocked portion against the locked remainder. The economic selling therefore happens on a different schedule than the on-chain release. This is one reason an unlock event can pass without the price move a naive reading of the schedule would predict.
What is the difference between an unlock and an emission?
An unlock releases tokens that already exist into circulation, moving supply from a restricted category to an available one without changing the total. An emission creates new tokens, increasing the total. Both add sellable supply, but only emissions dilute the maximum. A project can have a large unlock overhang and a fixed total supply, or continuous emissions with no unlock schedule at all. Analysing supply pressure requires tracking both, because a schedule showing only one understates what is arriving.
Can a vesting schedule be changed after launch?
Sometimes, and the answer depends on how the schedule was implemented. Where tokens sit in an immutable vesting contract, the terms cannot be altered by anyone. Where the contract is upgradeable, or where the schedule is a policy rather than code, it can be changed by whoever holds that authority, and both extensions and accelerations have occurred. Some changes go through a governance vote and some do not. Checking whether the vesting contract is upgradeable is the way to tell which situation applies.