Home/Resources/Fundamentals
Fundamentals

Cliff Vesting vs Linear Vesting: Which Is Right for Your Project?

Cliff and linear vesting solve different incentive problems. Here is a clear comparison, a decision matrix, and which vesting protocols support each pattern.

April 27, 2026·9 min read·VestreamVestream

Almost every vesting schedule you'll encounter combines two primitives: a cliff (a fixed period during which nothing unlocks, followed by a lump-sum release) and a linear release (continuous or stepped unlocks over time). Used alone or together, they encode different incentive structures.

If you're designing tokenomics, the choice is consequential. If you're a token recipient, understanding which pattern your allocation uses changes how you plan around it. This guide compares the two patterns directly and helps you pick the right one for any given grant.

The Two Patterns

First, plain definitions:

  • Cliff vesting: for a fixed period, zero tokens unlock. At the cliff date, a chunk unlocks at once. After that, either the full remainder unlocks or a separate linear schedule begins.
  • Linear vesting: tokens unlock continuously (per-second) or in regular small tranches (e.g. monthly) from start to end, with no jump events.
📐The combined pattern

Most real-world vesting is 'cliff + linear': a 1-year cliff followed by 3 years of monthly or per-second linear release. This gets the retention benefit of the cliff and the smoothing benefit of linear unlocks.

Cliff Vesting: When and Why

Cliffs solve one specific problem: making sure a recipient stays long enough to be worth granting tokens to in the first place. The classic case is the four-year team vesting with a one-year cliff inherited from Silicon Valley equity practice.

  • Retention test: if you leave before the cliff, you walk away with zero tokens. This filters out short-tenure grants.
  • Commitment signal: a project agreeing to a long cliff for its team signals to investors that the team is in for the long haul.
  • Operational simplicity: 'no tokens for 12 months' is easier to communicate than continuous accrual math.

Cliffs alone (without a subsequent linear phase) are less common – they create cliff-day chaos when the entire allocation lands in one transaction.

Linear Vesting: When and Why

Linear vesting smooths the unlock pressure on token markets and gives recipients steady cash flow. It is the right answer when you want the recipient to plan around continuous accrual rather than discrete events.

  • Smooth selling pressure: recipients claim continuously rather than dumping a monthly tranche the day it lands.
  • Cash-flow predictability: contractors and team members can model their token income as a steady drip.
  • No cliff-day shock: there is no single timestamp where the entire community refreshes their order books.
  • Composability: downstream protocols can treat the recipient's claimable balance as a real-time stream.

Decision Matrix

Use this matrix to pick the right shape for any given grant:

Recipient typeRecommended shapeTypical configWhy
Founders / executivesCliff + linear12mo cliff, 36mo linearRetention test plus smoothed sale
Engineers / teamCliff + linear6-12mo cliff, 24-36mo linearSame logic, slightly shorter
Seed investorsCliff + linear6-12mo cliff, 18-24mo linearLocks early-low-cost positions through key milestones
Public sale buyersLinear only or none0-6mo linear or full at TGECommunity pressure limits long lockups
AdvisorsCliff + linear3-6mo cliff, 12-18mo linearReflects shorter advisory engagement
Grants programsLinear12-24mo linearContinuous flow matches deliverable cadence
DAO contributorsLinear12mo linear, no cliffReward ongoing work, not tenure proof
Ecosystem incentivesCliff or no vest0-6mo cliff or vested airdropShort cliff prevents instant dumping

Protocol Support

Not every vesting protocol supports both patterns equally. Here is the rough lay of the land:

ProtocolCliff supportedLinear supportedTranched alternative
Sablier (LockupLinear)Yes (inline param)Yes (per-second)LockupTranched
HedgeyYesYesYes (period-based)
UNCX (TokenVesting v3)Yes (via emission delay)Yes (linear between two timestamps)No
SuperfluidYes (separate cliff transfer)Yes (post-cliff flow)No
StreamflowYesYesYes
PinkSale (PinkLock V2)Yes (TGE percent)Cycle-basedYes

Every modern vesting protocol supports cliff plus linear in one form or another. The meaningful differences are about the underlying contract architecture and how unlocks are surfaced to the user, not whether the pattern is supported at all.

Communicating Vesting to Your Community

Whatever shape you pick, the most common reason a vesting schedule generates community backlash is poor communication, not the schedule itself. A few tactics that help:

  1. 1Publish the schedule as both a chart and a table – different audiences read different formats.
  2. 2List unlock dates explicitly. 'Q3 2026' is fine; '92 days from TGE' is better.
  3. 3Disclose the underlying protocol and contract address. Anyone should be able to verify your schedule on-chain.
  4. 4If you change anything mid-flight (e.g. extend a cliff voluntarily), publish the new schedule the same way.

Tracking Vesting Across Protocols

📡View any cliff or linear schedule on Vestream

Vestream normalises cliff dates, linear release rates, and tranche events into one dashboard across Sablier, Hedgey, UNCX, Superfluid, Streamflow, and more. Sign in at <a href="/login">Vestream</a> to compare schedules side by side.

FAQ

Frequently Asked Questions

Is cliff vesting always better than linear?

No. Cliffs are a retention test – they only make sense when continued contribution from the recipient matters. For investors, smaller cliffs plus longer linear is often a better fit.

Can I have multiple cliffs in one schedule?

Most protocols support only a single cliff. If you need multiple cliffs, you typically chain multiple separate vesting positions or use a tranched product like Sablier's LockupTranched.

What's the standard cliff length?

12 months for founders and team, 6 months for advisors, 6-12 months for seed investors. Shorter cliffs (3 months) are common for community contributors.

Do cliffs reduce sell pressure?

They concentrate it. Without subsequent linear release, a cliff produces a single 'cliff day' of intense selling. Pair every meaningful cliff with a long linear tail to smooth this out.

Track your own token vesting

Paste any wallet, see every unlock across 12+ protocols and 9+ chains. Free, no sign-up.

Track every token unlock in one dashboard

Vestream covers Sablier, Hedgey, Superfluid, LlamaPay, UNCX, Unvest, Team Finance, PinkSale, HoodLock, Magna, Streamflow, and Jupiter Lock – across all chains – in a single real-time view. No sign-up forms.

More from Vestream Resources