A vote market is a marketplace where anyone can pay the holders of a governance token to vote a particular way. The payments are universally — and only half-jokingly — called bribes. The mechanism is not an attack or an exploit: it is an openly-run, smart-contract-mediated auction for voting power, and for several protocols it has become the single largest recurring flow of value in their governance. Vote markets are the clearest working example of a broader phenomenon — once a vote carries a predictable cash reward, that vote becomes an asset that can be priced, rented, and traded independently of the tokens underneath it.
Why vote markets exist
Vote markets are a downstream consequence of vote-escrow tokenomics. In the ve-model pioneered by Curve, locked tokens (veCRV) do more than signal preference — they direct gauge weights, the on-chain vote that decides how newly-minted token emissions are split across liquidity pools (Convex: voting and gauge weights). Because a gauge vote literally routes real money, a project that wants deep liquidity has two options: buy and lock the governance token itself, or pay existing lockers to point their votes at its pool. The second is almost always cheaper, and the market that formed to price it became known as the Curve wars (Votium: why Votium).
The same logic reappears anywhere emissions are vote-directed: Balancer and its Aura wrapper, Aerodrome on Base, Frax, and any protocol that copies the ve(3,3) gauge design inherits a vote market whether or not it intends to.
How a vote market works
Every vote market has three roles:
- The venue — the marketplace contract (Votium, Hidden Hand, Warden Quest) that escrows incentives and distributes them after a vote.
- The briber / incentive-poster — a protocol (or DAO treasury) that deposits a reward and names the gauge or proposal it wants votes for. On Votium, bribers post to a biweekly round that runs while the Convex gauge proposal is live.
- The voter — a token-holder who either votes manually for the incentivised option or, far more commonly, delegates to the venue, which allocates their vote to whichever option pays the most and airdrops them the proceeds (Votium vlCVX FAQ).
The delegation step is what turns a scattered electorate into a liquid, auction-clearing bloc: the venue aggregates thousands of small holders and sells their combined weight to the highest bidder each round. Voters do no work and simply collect a yield on tokens they were already locking.
The major venues
- Votium — the canonical Curve-wars marketplace, built around Convex's vlCVX. Rounds run on the Convex gauge cadence — biweekly, Thursday to Tuesday — and delegators are auto-allocated to the best-paying gauges (voter manual).
- Hidden Hand — a multi-protocol "governance incentives marketplace" built by Redacted that runs bribe markets for Aura, Balancer, Frax and others from one interface, positioning bribery as a routine emissions-marketing channel rather than a fringe tactic.
- Paladin — whose Quest (formerly Warden Quest) offers fixed-price incentives: a buyer sets an exact reward-per-vote and a vote target, so both sides know the rate in advance instead of bidding into an open auction (Paladin docs). Paladin also runs governance lending pools, letting a proposer borrow raw voting power for a single vote — the most literal form of renting control.
The economics: renting votes
Vote markets are efficient precisely because they are cheap for the buyer. Through much of the Curve wars, a protocol could direct more than a dollar of emissions to its pool for less than a dollar of incentives — a positive "bribe efficiency" that made renting votes strictly cheaper than earning them by buying and locking the token outright (Votium). For the voter, the incentive frequently exceeded the value of the emissions their own tokens would have earned passively, so delegating to a vote market became the default yield strategy for ve-lockers.
The result is a clean separation of two things that token-voting is supposed to bundle together: economic exposure (holding the token and its cash-flows) and control (deciding where the protocol's money goes). In a healthy vote market these can be leased apart by the week.
Criticisms and risks
The same separation that makes vote markets efficient is what makes them contentious:
- Cash-flow rights decouple from control. A buyer can steer emissions without holding a meaningful long-term stake, and a locker can sell control while keeping upside — the classic "empty voting" problem that governance scholars flag as a core weakness of tokenised voting rights (Vote Delegation in DeFi Governance).
- Rent extraction and plutocracy. Concentrated holders and aggregators capture most of the bribe flow, reinforcing the whale-dominance already documented in token-weighted voting (Who controls DAOs?).
- Short-termism. Because rounds clear weekly, capital chases the highest immediate bribe rather than the protocol's long-run health — a recurring thread in how DAOs fail.
- Governance capture. A well-funded actor can rent a majority for a single decisive vote — a treasury raid, a fee switch, a parameter change — without ever committing to the protocol it is voting on. Vote markets make the price of temporary capture explicit and low.
Defenders counter that a transparent, on-chain bribe is strictly better than the alternative it replaces: an opaque one. Formalising the vote market at least puts the price of influence on a public ledger where everyone can see it.
How Caper approaches this
A caper does not try to outlaw vote-buying — a public chain cannot — but it changes what a rented majority can actually take. Two design choices do the work:
- Voting weight is not just a bag. A member's weight is the product of the governance tokens they hold and the vote tokens they have earned, normalised by the totals of each (voting mechanisms). Buying tokens alone does not hand you control; a big bag by itself cannot capture a decision, which raises the cost of renting an outcome.
- The minority can exit with its share. If a coalition does win a vote, every outvoted member can leave and withdraw their canonical share of the treasury on the way out (the exit right). Renting a majority to loot a treasury is self-defeating: the value you voted to capture walks out the door with the members you outvoted.
The point is not that a caper prevents vote markets from forming — it is that the prize at the end of a captured vote is smaller and more fragile than in a standard emissions DAO, so the market has less to bid for.