DEX
Est. 2023 Decentralised

Aerodrome Finance

Aerodrome Finance is the dominant DEX and liquidity hub on Base (Coinbase's L2) — a ve(3,3) model AMM that concentrates liquidity incentives through veAERO vote-escrowed governance, with over $1B in TVL, the highest trading volume of any Base protocol, and deep Coinbase ecosystem integration making it the primary venue for Base DeFi liquidity.

Aerodrome Finance launched on Base (Coinbase's Ethereum L2) in August 2023, forking and improving upon Velodrome Finance (the dominant Optimism DEX) and ultimately deriving from Andre Cronje's Solidly design — the original ve(3,3) model. Within months of launch, Aerodrome became the largest DeFi protocol on Base by TVL and trading volume, capturing the role of "liquidity hub" for the entire Base ecosystem — the go-to venue for new token launches, stablecoin swaps, and deep liquidity for Base-native protocols.

ve(3,3) Model: veAERO and the Bribe Economy

Aerodrome uses the ve(3,3) tokenomics model refined through Velodrome's implementation: AERO token holders lock AERO for up to 4 years to receive veAERO — non-transferable, vote-escrowed tokens that grant weekly voting rights on gauge weights (which pools receive AERO emissions). Protocols that need deep liquidity for their tokens on Base (stablecoin issuers, new project launches, established DeFi protocols) pay bribes (in their own tokens) to veAERO holders to vote for their pool's gauge. veAERO voters receive: (1) 100% of trading fees from pools they vote for, and (2) bribes paid by protocols. This creates a self-reinforcing flywheel: more liquidity on Aerodrome → more trading volume → more fee revenue for veAERO voters → more demand for AERO locking → less liquid AERO supply → AERO price support → more AERO emission value for LPs.

Stable and Volatile AMM Pools

Aerodrome offers two pool types: Stable pools (using Curve-style stableswap math optimised for correlated assets like USDC/USDT or WETH/stETH) and Volatile pools (standard constant-product AMM like Uniswap v2 for uncorrelated token pairs). Aerodrome v2 introduced Concentrated Liquidity (CL) pools compatible with Uniswap v3's tick-based architecture, allowing LPs to concentrate liquidity in specific price ranges for higher capital efficiency.

Building Bots for Aerodrome

Aerodrome is a smart contract DEX on Base (EVM-compatible) — bots interact via web3.py or ethers.js using standard EVM tooling. No centralised API or account required; use your wallet's private key (stored in env var). Key contract addresses (verify from official Aerodrome docs before use):

  • Router contract: handles multi-hop swap routing across Aerodrome pools
  • Factory contract: for pool discovery (enumerate all pools)
  • Voter contract: for veAERO voting, bribe claiming, gauge interactions
Swap example using web3.py:
router.functions.swapExactTokensForTokens(amount_in, min_amount_out, [route], to, deadline).build_transaction({...})
where route is a list of (from_token, to_token, is_stable, factory_address) tuples. Use Base RPC endpoint (e.g., Alchemy, Infura, or Coinbase's own Base node) with low latency for competitive bot execution.

Who Aerodrome Is Best For

Aerodrome suits: LPs seeking the highest sustainable yield on Base (emissions + fees + bribes); protocols that need to bootstrap liquidity for Base-native tokens; veAERO strategists who want to manage bribe voting for passive income; and arbitrage/MEV bots targeting the large daily volume on Base. Aerodrome is the essential DeFi infrastructure layer for anyone operating on Base — understanding its mechanics is prerequisite knowledge for serious Base DeFi participation.

Aerodrome as Base Chain's Liquidity Hub

Aerodrome Finance is a fork of Velodrome deployed on Coinbase's Base Chain, quickly becoming the primary liquidity venue for Base's rapidly growing DeFi ecosystem. Base Chain's Coinbase-adjacent user acquisition (tens of millions of Coinbase users with potential Base exposure) provides Aerodrome a structurally large addressable user base — any project launching on Base needs Aerodrome liquidity to succeed, making Aerodrome indispensable infrastructure for the entire Base ecosystem. The AERO token follows Velodrome's ve(3,3) model: locked veAERO votes direct AERO emissions to liquidity pools, with protocols paying weekly bribes to veAERO voters to attract emissions to their token pairs.

Aerodrome V2 added concentrated liquidity CL pools (using Slipstream, Velodrome's CL implementation) that dramatically improve capital efficiency for major pair liquidity. Aerodrome consistently ranks as one of the highest TVL and volume DEXes on any chain during Base's growth phases — benefiting from Base's memecoin trading surges and DeFi protocol expansion simultaneously. The combination of ve(3,3) incentive mechanics and Base's organic growth positions Aerodrome as a key beneficiary of the Superchain ecosystem expansion. Compare with Velodrome on Optimism, Uniswap on Base, and Curve Finance for stablecoin pairs. Use our crypto tools and DennTech blog for Base DeFi coverage.

AERO Token and Bribe Economics

AERO's ve(3,3) tokenomics create a self-reinforcing ecosystem: protocols that launch on Base bribe veAERO voters to direct AERO emissions toward their liquidity pairs, generating real yield for AERO stakers while ensuring permanent liquidity for the bribing protocols. The bribe-to-emission ratio — how many dollars of bribe is paid per dollar of AERO emissions directed — is a key efficiency metric for protocols evaluating whether Aerodrome liquidity is cost-effective versus alternative incentive mechanisms. When bribe ROI is high (protocols paying more than the value of emissions received), it signals strong competition for Aerodrome liquidity that benefits veAERO holders disproportionately.

Aerodrome's role in Base's DeFi maturation is structural: Base's organic growth from Coinbase's distribution channels brings new users who interact with DeFi for the first time on Base, and Aerodrome is typically the first DEX these users encounter when swapping tokens or providing liquidity. This first-mover advantage within Base's user funnel creates compounding network effects — as more protocols choose Base for their launch, more use Aerodrome for liquidity, attracting more veAERO participation and AERO staking demand. The Superchain interoperability roadmap could further enhance Aerodrome's position by enabling cross-chain liquidity between Aerodrome on Base and Velodrome on Optimism.

Aerodrome's gauge system — the core emission routing mechanism — allows any veAERO holder to vote weekly on which token pair pools receive AERO inflationary emissions. Protocols that need liquidity for their token pairs pay veAERO voters in weekly bribes denominated in their own tokens or USDC, creating an open market for emission allocation. This bribe marketplace is fully on-chain and permissionless: any protocol with any token can create an Aerodrome pool and start offering bribes to attract AERO emissions, democratizing access to professional liquidity bootstrapping that would otherwise require expensive market making agreements. Aerodrome's voter participation rates determine how efficiently capital is directed — high voter turnout with diverse bribing protocols distributes emissions broadly, while low turnout concentrates emissions on a few large bribers. The flywheel self-reinforces: as Aerodrome TVL grows, more protocols need Aerodrome liquidity, more bribes are paid, more AERO is locked, less AERO circulates, price appreciates, and new users are attracted to lock for bribe yield.