Aerodrome Finance
Liquidity · Pools · AERO
Aerodrome is a Solidly-fork ve(3,3) DEX on Base, the dominant venue on the Coinbase L2 by volume. It captures emissions-driven sticky liquidity and offers Slipstream concentrated liquidity.
The dominant ve(3,3) DEX on Base.
Protocol TVL
—
-0.2% 24h
Latest data · 15 min delay
AI Agent Skill
Machine-readable protocol knowledge for agents
Aerodrome Finance — Research Skill
The dominant ve(3,3) DEX on Base.
aerodrome · v1.0.0
Facts
| category | Network |
| symbol | AERO |
| tagline | The dominant ve(3,3) DEX on Base. |
| arbitrumNative | no |
| chains | Base, Optimism |
| security | verified (OZ-derived · public audit on file) |
| memberCoins | 1 (AERO) |
| marketCap | $499.59M |
| users | 290K |
Sections
Overview
Aerodrome is a Solidly-fork ve(3,3) DEX on Base, the dominant venue on the Coinbase L2 by volume. It captures emissions-driven sticky liquidity and offers Slipstream concentrated liquidity.
What makes it different
Vote-escrow emissions + bribe markets direct liquidity; Slipstream adds a CLMM atop the ve(3,3) base. Dominant DEX on Base.
Components
- vAMM / sAMM pools: Solidly-style constant-product (volatile, vAMM) and stable (sAMM) automated market maker pools, forked from Velodrome V2. vAMM serves uncorrelated pairs; sAMM uses a StableSwap-like curve for correlated/pegged assets. - Slipstream (concentrated liquidity): Aerodrome's Uniswap V3-style concentrated-liquidity AMM (CLMM), launched April 2024. LPs set custom price ranges for far higher capital efficiency and earn both AERO emissions and a share of trading fees. Slipstream drove Aerodrome's Base DEX market share to roughly 63%. - AERO token: Native ERC-20 emissions/reward token on Base (contract 0x940181a94A35A4569E4529A3CDfB74e38FD98631). Emitted to liquidity providers via gauges; can be traded or locked into veAERO. - veAERO vote-escrow NFT: ERC-721 vote-escrow NFT minted by locking AERO for up to four years. Voting power scales with lock size and duration and decays over time; used to vote on emissions gauges each epoch. - Gauges & emissions (ve(3,3) flywheel): Weekly epoch-based emissions system. veAERO holders vote on gauges to direct AERO emissions to liquidity pools; in return voters receive 100% of the trading fees and external incentives from the pools they vote for. - Bribe / incentive markets: Marketplace where protocols deposit external incentives ('bribes') to attract veAERO votes and emissions to their pools, aligning liquidity direction with the parties willing to pay for it.
Member coins
- Aerodrome (AERO) — Token, Governance token (veAERO lock NFT)
Risks
- Smart Contract: Aerodrome is a Solidly/Velodrome V2 fork with additional custom code (Slipstream CLMM). Solidly-fork lineage has historically carried subtle accounting bugs, and forked-plus-modified contracts inherit and can introduce vulnerabilities; the Slipstream engine adds concentrated-liquidity complexity to the attack surface. - Governance: The ve(3,3) model concentrates control in large veAERO lockers who steer emissions and fee flow. Continuous AERO emissions dilute non-lockers, and large aligned holders (e.g., the Base Ecosystem Fund / Coinbase Ventures) can materially influence which pools receive rewards, raising emissions-dilution and vote-centralization concerns. - Network: Aerodrome's liquidity and activity are almost entirely concentrated on Base, a single Coinbase-operated L2. Base outages, sequencer downtime, bridge issues, or reduced Coinbase support would directly impair the protocol's usability and TVL. - Systemic: Deep alignment with Coinbase/Base and the incentive/bribe flywheel create reflexive dependence: much liquidity is emissions- and incentive-driven, so a fall in AERO price or a withdrawal of ecosystem support could unwind mercenary liquidity quickly. The planned Aerodrome/Velodrome merger into 'Aero' also introduces migration and execution risk. - Oracle: Concentrated-liquidity pools and integrating protocols relying on Aerodrome pool prices/TWAPs are exposed to price-manipulation risk in thin or newly created pools, which can propagate to downstream protocols using those pools as a price reference.
TradFi analogue
- Electronic market maker / exchange with a fee-rebate program: similar — Aerodrome matches buyers and sellers and pays participants who supply liquidity, much as an exchange rebates market makers who post depth.; differs — It is fully on-chain, non-custodial and permissionless; liquidity direction and revenue distribution are governed by veAERO token votes rather than by an exchange operator, and 100% of fees flow to voters. - Shareholder governance with dividends: similar — Locking AERO into veAERO resembles holding voting shares that entitle the holder to a stream of income (trading fees and incentives).; differs — Voting power decays with the remaining lock term, 'dividends' are routed only to the pools a holder actively votes for, and the whole system is transparent and enforced by smart contracts rather than a corporate board.
Actions
| Name | Signature | Access |
|---|---|---|
getProfile Read the CanHav profile for Aerodrome Finance. | research_getEntity({ slug: "aerodrome" }) | read-only |
listMembers List the member coins (stablecoins / tokens / RWAs) under this network. | research_listByCategory({ category: "networks" }) | read-only |
readLiveMetrics Read live on-chain supply / metadata for a member contract (Arbitrum). | chain_readLive({ address: "0x..." }) | read-only |
getHistory Pull historical peg / TVL series for a member protocol. | research_getHistory({ slug: "<member-slug>", metric: "peg" | "tvl" }) | read-only |
Glossary
- TVL
- Total value locked — assets held or managed by a protocol, in USD.
- APR
- Annual percentage rate — yield before compounding.
- RWA
- Real-world asset — an off-chain asset represented as an on-chain token.
- ERC-8004
- Trustless-agent identity standard; an agent's portable on-chain identity (ERC-721).