Igurū Emission Voting

Users who have locked Igurū can submit votes to determine how Igurū emissions are distributed within the protocol.

Igurū's emission voting is conceptually similar to Curve's gauge weight voting.

How it works

Users can allocate their lock weight towards one or more emission receivers. At the start of each week, receivers are allocated a fraction of the weekly Igurū emissions, proportional to how much lock weight they were allocated.

Lock weight is allocated via "points". Each user has a maximum of 10,000 points. A user must allocate all 10,000 points in order to vote with their entire lock weight. Votes can be modified at any time. Whatever votes a user has submitted by the start of Thursday of each week, is the vote applied for the following week. Note that your votes persist week-to-week unless you either override them or "clear your votes" on the Igurū tab. This feature will make you save gas and prevent you from missing votes deadlines.

Registering Vote Weight

The first year of Igurū emissions are distributed as locked positions. This means:

  • Users lock weights have the potential to change very frequently - adjusting vote weights each time a lock weight changes would be very gas-intensive.

  • For this reason, users must register their lock weight within the voting contract in order to submit a vote.

  • If their lock weight increases after submitting the vote, they may optionally resubmit the vote with the increased weight.

This functionality is largely abstracted from end users via Igurū's front-end, but integrators should review the IncentiveVoting contract and be aware of this requirement.

Voting on weekly emissions

Users can vote on 4 different actions across the protocol. Performing these actions will earn you Igurū. These are:

  • Depositing to the Stability Pool

  • Minting new igUSD (with a particular collateral)

  • Maintaining an active igUSD debt (with a particular collateral)

  • Staking Dexes LP tokens

For example, if you had an active debt position collateralised by rETH, you could choose to vote for maintaining an active igUSD debt - collateralised by rETH. In turn, this would direct more Igurū emissions for the following week towards this action.

Or, you could choose to vote for minting new igUSD with rETH as collateral - if you had planned to mint more igUSD against your existing collateral. You may also wish to deposit more rETH and mint igUSD against it as a way to receive a portion of that week’s Igurū emissions allocated to this action.

Last updated