Votemarket

  • Name: Votemarket
  • URL: https://www.votemarket.org/
  • Category: on-chain vote-incentive marketplace / gauge-vote bribing infrastructure / meta-governance price-discovery layer
  • Tags: ethereum-ecosystem
  • Summary: Votemarket is an onchain market for priced governance influence in ve-token systems. Campaign managers fund reward streams for targeted votes, voters point their governance weight at those campaigns, and settlement happens through contracts rather than a managed optimizer. The useful distinction versus Hidden Hand or Votium is that Votemarket leans harder into open market plumbing: campaign design, proof-based verification, and onchain distribution instead of a single operator deciding the route.
  • What it does:
    • Lets campaign managers create incentive campaigns for specific gauges, choose reward token, budget, per-period reward caps, and campaign duration
    • Lets voters browse campaigns, sort by APR or reward-per-vote, cast votes with ve-style governance tokens, and claim rewards pro rata
    • Runs all core campaign and distribution flows on-chain through smart contracts rather than manual off-chain settlement
    • Uses a cross-chain architecture based on storage proofs and oracles so incentive execution can occur on Arbitrum while verifying underlying voting state from other chains
    • Supports hooks plus whitelist and blacklist controls, which extends the marketplace from simple bribes into more programmable liquidity-incentive design
  • Key claims:
    • The official docs describe Votemarket as an on-chain marketplace for vote incentives where protocols create campaigns offering token rewards in exchange for gauge votes, enabling price discovery for governance power in veTokenomics systems
    • The docs emphasize that all operations execute on-chain through smart contracts with no intermediaries or manual processes, and summarize the system as transparent, trustless, permissionless, and composable
    • The architecture docs say Votemarket relies on storage proofs and oracles, comparing its verification approach to light-node style proof validation and highlighting historical vote-state verification as a core part of the design
    • The campaign-manager guide shows managers can pick the incentive chain, target gauge, reward token, manager address, total budget, per-period max reward, duration, and whitelist/blacklist eligibility, indicating a more explicit market-design surface than older one-shot bribe tools
    • The voter guide shows the marketplace is multi-protocol rather than Curve-only, explicitly naming veCRV, vlCVX, veBAL, veFXN, and similar ve-token systems as eligible voting-power sources
    • The analytics docs point users to Voterscan, a real-time explorer for underlying gauge-controller voting transactions, which reinforces that Votemarket is built around observable and auditable governance-flow data instead of opaque reward routing
  • Whitepaper: Official Votemarket docs link to a Votemarket v2 whitepaper, and the PDF was saved locally as ../whitepapers/votemarket-v2-whitepaper-2026-05-07.pdf. A primary-source snapshot from the docs is also saved at ../whitepapers/votemarket-v2-primary-sources-2026-05-07.md.
  • Sources:

Internal linkages

  • Keep this note on the strongest read-throughs: curve, convex-finance, and hidden-hand.

  • Useful cut: Votemarket is the more explicit market-plumbing branch of the gauge-wars stack, not the base source of vote power.

  • Last reviewed: 2026-05-26 UTC