Velodrome implements two governance mechanisms to direct the emission rate of the VELO token. The SimpleEpochGovernor allows a trusted EOA or MultiSig to change the emission rate, and the EpochGovernor implements a system where stakers of VELO in the Velodrome protocol can vote on how to change the emission rate. "Velodrome Finance is a next-generation AMM that combines the best of Curve, Convex and Uniswap, designed to serve as the liquidity hub for the Superchain.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | 2 | - | - | - | 2 |
Fixed | 9 | 2 | 1 | - | 12 |
Total | 11 | 2 | 1 | 0 | 14 |
# | File Name |
---|---|
1 | contracts/EpochGovernor.sol |
2 | contracts/governance/GovernorProposalWindow.sol |
3 | contracts/SimpleEpochGovernor.sol |
4 | contracts/governance/EpochGovernorCountingFractional.sol |
5 | contracts/governance/GovernorSimple.sol |
6 | contracts/governance/GovernorCommentable.sol |
7 | contracts/governance/GovernorSimpleVotes.sol |