Request form
Cookbook may introduce a token in the future. Share and contribute to be eligible for future airdrops.
close icon
velodrome

Velodrome Finance

Velodrome Finance, at its core, is a solution for protocols on Optimism to properly incentivize liquidity for their own use cases. Building on top of the groundwork laid out by Solidly, our team has addressed that first iteration's core issues to realize its full potential.
veNFT implementation that escrows ERC-20 tokens in the form of an ERC-721 NFT. Votes have a weight depending on time, so that users are committed to the future of (whatever they are voting for). Vote weight decays linearly over time. Lock time cannot be more than `MAXTIME` (4 years).
image relating to the tagVoting
image relating to the tagEscrow
image relating to the tagERC20
image relating to the tagERC721
velodrome profile picture
velodrome
• version 1.0.0
Gauges are used to incentivize pools, they emit reward tokens over 7 days for staked LP tokens.
image relating to the tagStaking
image relating to the tagRewards
image relating to the tagVoting
velodrome profile picture
velodrome
• version 1.0.0
Bribes pay out rewards for a given pool based on the votes that were received from the user (goes hand in hand with Voter.vote()). Funds for Internal bribes come from protocol fees.
image relating to the tagRewards
image relating to the tagVoting
velodrome profile picture
velodrome
• version 1.0.0
The PairFactory is used to create and manage pairs of tokens for automated market making (AMM) trading.
image relating to the tagAMM
image relating to the tagFactory
image relating to the tagPair
image relating to the tagExchange
velodrome profile picture
velodrome
• version 1.0.0
Bribes pay out rewards for a given pool based on the votes that were received from the user (goes hand in hand with Voter.vote())
image relating to the tagRewards
image relating to the tagVoting
velodrome profile picture
velodrome
• version 1.0.0
The base pair of pools in the Velodrome Finance protocol, either stable or volatile
image relating to the tagAMM
image relating to the tagPair
image relating to the tagFinance
velodrome profile picture
velodrome
• version 1.0.0
Pair Fees contract is used as a 1:1 pair relationship to split out fees, this ensures that the curve does not need to be modified for LP shares
image relating to the tagAMM
image relating to the tagPair
image relating to the tagFinance
velodrome profile picture
velodrome
• version 1.0.0