Skip to content

Votemarket

Votemarket is an on-chain marketplace for vote incentives. Protocols create campaigns offering token rewards in exchange for gauge votes, enabling efficient price discovery for governance power in veTokenomics systems.

How It Works

In veTokenomics protocols like Curve, gauge votes determine how reward emissions are distributed. Protocols seeking liquidity can incentivize voters to direct emissions to their gauges.

Votemarket facilitates this by:

  1. Campaign managers deposit reward tokens and specify target gauges
  2. Voters cast votes for incentivized gauges
  3. Voters claim rewards proportional to their voting power

All operations execute on-chain through smart contractsβ€”no intermediaries or manual processes.

Key Features

  • Transparent β€” All campaign data and distributions recorded on-chain
  • Trustless β€” Smart contracts handle all execution automatically
  • Permissionless β€” Anyone can create campaigns or participate as a voter
  • Composable β€” Integrates with existing veToken systems and DeFi protocols

Architecture

Votemarket uses a cross-chain architecture powered by storage proofs and oracles. This design preserves on-chain guarantees while reducing gas costs by operating on Arbitrum with proofs of mainnet voting state.

For technical details, see the Architecture documentation or the Votemarket whitepaper.

Next Steps