Velodrome

  • Name: Velodrome
  • URL: https://www.velodrome.finance/
  • Category: AMM / vote-escrow emissions market / gauge marketplace / managed-veNFT governance wrapper
  • Tags: ethereum-ecosystem
  • Summary: Velodrome is an emissions market on Optimism more than a generic DEX. The AMM matters, but the control surface is weekly gauge voting over VELO emissions, fee-and-bribe income to voters, and managed locks that let outside operators aggregate voting power.
  • What it does:
    • Runs stable and volatile AMM pools with custom per-pool fees and a router that supports swaps, LP deposits, withdrawals, and zaps
    • Lets VELO holders lock into veVELO NFTs, then vote weekly on which pools receive emissions
    • Pays voters the fees and incentives/bribes attached to the pools they support, making governance power directly monetizable
    • Supports permanent locks and managed NFTs so third-party managers can aggregate voting power and distribute rewards net of fees
    • Uses a Voter contract to manage gauge creation, weekly emission distribution, vote timing, and managed-NFT deposit/withdraw workflows
    • Preserves an upgrade path through upgradable factories even while the V2 protocol logic is framed as immutable
  • Key claims:
    • Velodrome’s launch materials describe the protocol as an AMM and Optimism public good where LPs receive VELO emissions while veVELO holders vote on which pools receive emissions and, in return, collect trading fees and bribes from the pairs they back
    • The same launch post says weekly LP emissions began at 15 million VELO and decay by 1% per week, with veVELO rebases intended to reduce dilution for lockers
    • The launch design explicitly includes built-in bribes, low-friction gauge whitelisting, and a “Commissaire” emergency body empowered to vote down hostile gauges or whitelisted tokens, which means governance is not purely laissez-faire even though emissions are market-routed
    • The V2 specification says Velodrome is a partial rewrite and redesign of Solidly, making it a useful descendant to track when comparing Curve-style gauge markets with the Solidly/ve(3,3) branch
    • The specification says stable pools use an x^3 * y + y^3 * x curve while volatile pools use a standard constant-product formula, so pool design is hybrid rather than single-invariant
    • The specification says veVELO NFTs can exist in normal, locked, and managed states, and that managed NFTs aggregate voting power while remaining permanently locked by default
    • The VotingEscrow spec shows managed-NFT deposits convert a normal NFT into a locked state and let a manager accumulate delegated voting weight, which is analytically important because vote aggregation can shift from many lockers toward wrapper operators
    • The Voter logic also restricts when votes can be cast and when managed-NFT deposits or withdrawals can occur, which shows that epoch timing itself is part of the governance-control surface
  • Whitepaper: No canonical standalone Velodrome whitepaper surfaced in this pass. The strongest primary materials were the official launch post and Velodrome’s public contract specifications; see ../whitepapers/velodrome-primary-sources-2026-05-07.md.
  • Sources:

Internal linkages

Comparable to / differs from

  • Comparable to: Aerodrome as the closest live descendant and Curve as the older gauge-war anchor.
  • Differs from: Hidden Hand, which sits above the venue as a vote-routing market instead of originating emissions.

Governance / control risk

  • Practical authority sits around gauge whitelisting, emergency vote-down powers, managed-NFT operators, and whoever becomes the default outlet for monetizing veVELO votes.
  • The trap is calling Velodrome only a DEX and missing that emissions routing is the actual product.

Rent / leverage sink

  • The rent is the right to steer emissions, sell access to that steering through bribes, and warehouse governance inside manager-run structures.

  • The sticky dependency can move above the pools into the vote-routing layer.

  • Last reviewed: 2026-05-30 UTC