For the complete documentation index, see llms.txt. This page is also available as Markdown.

Voting Contracts and Security

Convex's new voting system is implemented through on-chain smart contracts.

Technical users can review the repository here:

https://github.com/convex-eth/voting

Deployment addresses

The mainnet deployment file in the voting repository lists the following addresses.

Core voting contracts

DAO voting contracts

Gauge voting contracts

Registry lookup

Contracts are discoverable through VotingRegistry:

Supported registry platform keys include CURVE, FX, FRAX, RESUPPLY, CONVEX, DELEGATION, and SURROGATE.

Audit

The voting repository includes a June 2026 audit report:

2026-06 Convex Onchain Voting Report

Last updated

Was this helpful?