Revert
  • Introduction
  • Position Analytics
    • Uniswap V2 Positions
    • Uniswap V3 Positions
    • Detecting staked LP tokens
  • Liquidity incentives
    • Time-vested v3 Staker
    • Migrating from Mainnet
      • To Optimism
      • To Polygon
  • Top Positions
  • Initiator
    • Start providing liquidity
  • Auto-compounder
    • User Guide
    • Performance improvement
  • Position Management
  • Auto-Exit
  • Auto-Range
  • Revert Lend
    • Borrowing
    • Lending
    • Repaying
    • Withdrawing
    • Leverage
    • Liquidations
  • TECHNICAL DOCS
    • Auto-compounder
    • Backtester
    • Self-compounder
    • Auto-Exit
    • Auto-Range
    • Revert Lend
      • Configuration parameters
  • Resources
    • Contract Addresses
    • Security
    • Auto-compounder v1 FAQ
    • Twitter
    • Discord
    • GitHub
    • Blog
Powered by GitBook
On this page
  1. Liquidity incentives

Time-vested v3 Staker

PreviousLiquidity incentivesNextMigrating from Mainnet

Last updated 9 months ago

The time-vesting uniswap staker is a that adds a linear vesting period for positions to receive the full amounts of the accrued rewards.

Linear vesing of rewards is intended to prevent ultra-concentrated liquidity from gaming the incentives and extract most of the rewards. You can read more about it on this .

→ How does the vesting work? The vesting period over which accrued reward are vested is decided by the Incentives program creator. They could be vested over just a few days, which would have been enough to prevent the 1-tick strategy that has dominated previous incentive programs on v3. The vesting period could also be set for the full length of the incentives program, which should incentivize even wider liquidity across the price range.

fork of the Uniswap v3 staker
post
While the incentive rewards accrue proportional to liquidity, in the same way that trading fees do, the vested fraction increases linearly while the position is in range.