Skip to content

veTokenomics

veTokenomics gives time-weighted voting power to holders who lock tokens. Learn how vote escrow, gauge voting, fee distribution, liquidity incentives, and lock risk interact.

Updated

For educational purposes only; not investment advice. Investing may result in loss.

Direct answer

veTokenomics (vote-escrow tokenomics) is a token design in which holders lock a base token for a chosen period and receive time-weighted, usually non-transferable voting power called a veToken. A larger lock and a longer remaining term generally produce more voting power; that power usually declines as expiry approaches.

Protocols can use veToken voting power for governance, to direct token emissions among liquidity pools or other markets, to boost a user’s liquidity rewards, or to distribute protocol fees. These are separate rights. Owning a veToken does not automatically guarantee every benefit, a fixed yield, legal ownership, or a claim on treasury assets.

The design trades liquidity for influence. It can make voters bear the longer-term effects of their decisions, but it also creates lock risk and competition for votes. Curve’s veCRV system is the reference implementation described below; other protocols may change the lock limit, decay formula, transferability, fee rights, or early-exit rules.

Before locking, verify:

  • the exact contract, maximum term, expiry rounding, and whether early withdrawal exists;
  • which votes, fees, boosts, or rewards the veToken actually controls;
  • how voting power decays and when checkpoints or votes take effect;
  • who can upgrade contracts, add gauges, change emissions, or pause distribution.

How it works

A holder deposits the base token into a voting-escrow contract and selects an unlock date. In Curve’s original model, voting power is approximately:

voting power = locked tokens × remaining lock time / maximum lock time

Curve sets the maximum at 4 years, rounds unlock dates to whole weeks, and lets a user add tokens or extend an active lock but not shorten it. Voting power decays linearly to 0 at expiry. The contract records checkpoints so current and historical voting supply can be calculated without updating every account continuously. This formula is an implementation example, not a universal veToken standard.

The voting power can then serve several functions:

  • Protocol governance: voting on proposals, parameters, or authorized contracts.
  • Gauge voting: allocating relative weight to eligible pools or markets. A higher gauge weight can direct a larger share of future emissions to that gauge.
  • Reward boosts: increasing the portion of a liquidity provider’s balance that counts for incentive calculations, subject to the protocol’s formula.
  • Fee distribution: allocating collected fee tokens over weekly periods according to historical veToken balances.

Gauge voting does not send the voted emissions to the voter personally. It changes where incentives are distributed, typically to eligible liquidity providers. Because those flows have economic value, protocols, delegates, and depositors may compete for voting power through delegation, incentives, or wrapper platforms. A wrapper can improve liquidity or automation, but adds smart-contract, custody, governance, and possible depeg risk.

Locking reduces freely tradable supply only while tokens remain escrowed; it does not eliminate total supply or guarantee a higher price. New issuance may exceed new locks, and locked holders remain exposed to the base token’s price. Fee income and reward tokens should be analyzed separately from dilution and from the opportunity cost of being unable to exit.

Example

Assume a Curve-style system has a 4-year maximum and ignores weekly rounding for this simplified example. Locking 100 tokens for 4 years initially produces about 100 units of voting power. With no extension, about 2 years later the position has roughly 50 units, and at expiry it has 0. The holder can then withdraw the 100 base tokens; the decline in voting power is not a loss of the locked token amount.

Suppose the holder assigns 60% of current voting power to Gauge A and 40% to Gauge B. Those votes contribute to each gauge’s relative weight for a future period. They do not entitle the holder to 60% or 40% of total emissions. The holder receives liquidity rewards only if the applicable gauge rules and the holder’s qualifying position provide them.

To compare the lock with staying liquid, estimate fee distributions and reward boosts under several token-price and pool-size scenarios, then subtract gas, wrapper fees, dilution, and the value of the forgone ability to sell. Do not annualize one week’s incentive payment as if it were fixed for 4 years.

Risks

  • Illiquidity: the base token may be impossible to withdraw before expiry, even during a market crash or protocol incident.
  • Price and opportunity cost: rewards may not offset a fall in the base token or a better use of capital elsewhere.
  • Governance concentration: large lockers, delegates, or wrappers can control proposals and emission direction.
  • Incentive capture: payments for votes may direct emissions toward pools that maximize voter income rather than durable protocol liquidity.
  • Contract and parameter risk: bugs, privileged roles, upgrades, gauge eligibility, checkpoints, and distribution rules can change outcomes.
  • Wrapper risk: a liquid representation may trade below the locked asset’s implied value and may add custody or redemption constraints.

Check the deployed contracts and current governance rules, not only a dashboard. Record the unlock date, voting schedule, fee token, claim process, administrative powers, and the exit path before signing a lock transaction.

Common misconceptions

Myth 1: veTokens are ordinary staking receipts

A veToken usually represents time-decaying governance weight and may be non-transferable. It is not necessarily a redeemable receipt that can be moved or withdrawn on demand.

Myth 2: Locking guarantees yield

Fees, boosts, and external voting incentives depend on protocol rules and activity. They can fall, stop, change assets, or be outweighed by token-price losses and dilution.

Myth 3: More voting power means more base tokens at withdrawal

Voting power measures influence, not principal. In the simplified example, 100 locked tokens remain 100 tokens while voting power decays from about 100 to 0.

Myth 4: veTokenomics permanently removes supply

Escrow restricts liquidity until expiry. The base tokens can return to circulation after withdrawal, while emissions may create additional supply during the lock.

Sources

Navigation

Search the wiki...