VotiumBribeForwarder
Uses reward tokens to bribe vlCVX holders to vote for a Curve gauge using Votium.
Process
Functions
depositBribe()
function depositBribe (uint256 amount, bytes32 proposal) external
Deposits a bribe into Votium, choiceIndex must be set previously.
updateChoiceIndex()
function updateChoiceIndex (uint256 _choiceIndex) public
Updates the choice index used for the bribe.
Last updated