Proposal Type:
Governance
Summary
-
Fund Incentivized Delegation Tracking (IDTs) to give incentives to attract real delegations (not treasury delegations) from sidelined token holders to permanently increase the votable supply. This solution does not require staking, smart contract interactions, or custody. New delegations are sticky and likely to remain once incentives finish.
-
320k SCR for reward emissions with a capped APR of 15%, 137k SCR for build costs, estimating 3-6 months of duration subject to demand fluctuations.
-
Key stakeholders: token holders receive yield on SCR, and active delegates are rewarded with delegation from real token holders.
Motivation
A recent quorum near miss has brought to light an issue which looms over most DAOs in the space, namely, the issue of low votable supply.
The idea of dropping quorum or having an auto-abstain wallet has been floated as a potential solution on a recent delegate call. While it is true that security (the main reason for quorum) is not an immediate issue, dropping quorum only kicks the can down the road and sends a signal that quorum is something that can be tampered with, which does not bode well for trust in the DAO long term. We would like to see a durable, future-proof solution.
An additional issue also starts to rear its head as this DAO matures, namely, delegate drop-out. This further carves up the votable supply into two subsets: active and inactive (more on this below).
Instead, we should aim for a high leverage mechanism which results in a constant increase in the votable supply from token holders so that the DAO can robustly and reliably reach quorum and filter out inactive delegates. Such a mechanism should serve as a core, yet lightweight, bolt-on infrastructure layer ensuring that quorum is not only always met, but that inactive delegates are slowly filtered out without harming participation.
Redelegation campaigns are peopleâs first go-to solution. Unfortunately, redelegation campaigns are notoriously unsuccessful. Matters are made worse when one considers that even if these campaigns were to prove successful against precedent, DAOs typically suffer from what we call the âSatoshi Wallet Effect.â In short, once tokens are delegated, they are rarely redelegated.
This, paired with the fact that over time, many delegates begin to drop off due to voter fatigue, low compensation, etc, and youâre left with a situation where though the votable supply may be temporarily high, itâs functionally lower when you account for inactive delegates. Aave serves as a case study.
Incentivized Delegation Tracking (IDTs) serve as an elegant solution to all these problems.
Incentivized Delegation Vaults
The standard APR on DAO assets is 0%. Thereâs simply no incentive to do anything with your DAO tokens, including delegating to active delegates. But as everyone makes the rational decision to be lazy with their assets, everyone is collectively worse off, resulting in the votable supply/quorum problem weâre now facing. Further, if governance tokens cannot govern effectively, where does SCRâs value lie?
IDTs function similarly to LP yield farms. Users can delegate, not stake, their tokens to selected delegates. Event Horizon tracks who delegated their SCR tokens and emits rewards (in this case, SCR tokens) to users. This is done via a weekly airdrop; no claiming is required on the part of the users. Rewards are distributed pro rata based on each userâs dollar-valued delegation. For example, if 10 users each delegate $10, each receives 10% of the emission.
There are several benefits to this solution.
-
Non-custodial: because yield is earned via delegation, only a signature is required. We never take custody of usersâ tokens at any point.
-
Low touch: all token rewards are automatically sent directly to delegatorsâ wallets, so no gas is required.
-
Counterpart to Delegate Reward Programs: We often see delegate reward programs as a standard function of DAOs, yet we completely neglect delegator reward programs. For a holistic solution, both should be incentivized as neither can exist without the other.
-
Stickiness â turning lack of delegation engagement into a solution: Through this model, the friction around delegation actually becomes a benefit. Once these tokens are delegated into the ecosystem for their initial APR, they tend to stay delegated even as future APRs may compress as there is no cost to continuing to delegate.
-
No smart contract risk: since the only interactions are a signature, and all tokens are airdropped, no smart contracts are involved in the process.
-
No treasury delegation / Mobilization of Airdrop and Exchange Tokens: Newly acquired delegations do not come from the treasury but from actual token holders. The treasury emissions are used to bring actual token holders off the sidelines and to participate in governance via delegating to active delegates. Keep in mind that there are three groups of token holders: the treasury, investors, and airdrop/retail holders. The latter two, investors and retail holders, hold a tremendous sum of supply (largely on exchanges or undelegated in wallets). This solution brings those two groups off the sidelines and into the votable supply.
-
Legitimacy is maintained: quorum is not arbitrarily changed for temporary solutions. This is a solution that allows for constant turnover of new, additional tokens delegated to active delegates.
-
Solves quorum now: The quorum issue can be solved now and sustainably into the future without having to whip votes to adjust quorum to a potentially sub-optimal new level. In fact, in only a few days after a proposalâs near miss of quorum, the votable supply dropped an additional 500k SCR. What if we changed the quorum just prior to that drop?
-
Capital efficient: given the lack of yield opportunities for SCR tokens (near-zero opportunity costs), this is highly capital efficient. A more comprehensive write-up can be found on our blog and our docs. We estimate $100k of emissions can attract around $1.5m in delegations depending on a few assumptions modeled below:
-
Rewards active delegates: Only active delegates will be included as options to delegate to in these IDVs, meaning that over time, as inactive delegates drop out and are removed from the IDTs, the newly entered delegates will replace them, and receive the incoming rewards from incentivized delegators.
-
Adjustable: Once a market rate for SCR delegations is established, the reward amount can be scaled up or down depending on quorum needs. If the votable supply drops, we scale up emissions, and vice versa.
Should this initiative prove successful, this can act as a bolt-on governance infrastructure, an âinterest rateâ for maintaining healthy levels of the votable supply and active delegates.
Execution
Operational
The current instantiation of IDTs has delegations go to the Event Horizon public access voter pool. Essentially, token holders delegate to Event Horizon, and we give this voting power to retail. But for this solution to benefit not only the Scroll ecosystem generally, but active Scroll delegates specifically, we need to expand this system to ensure that token holders have an incentive to delegate to all active delegates.
Further, weâd like to leverage the communityâs decentralized distribution channels. The more people know about this new yield opportunity which benefits the DAO the better. To that end, we want to build a referral system so that anyone who brings in new tokens to the votable supply can be rewarded for their distribution.
We will set an APY cap of 10% after the first month. The program will run until emissions are exhausted. We will also allow the ability for current delegators to easily opt-in through the front end to minimize friction. Further, we will give a flat rate and a modest bump to whales ($50k or more) to avoid needless arbitrage. Thank you to @sinkas for these suggestions.
The tech stack is mostly developed in-house but includes: React Native, AWS, NodeJS, MongoDB, and RPC calls via Metamask and other associated wallets.
Updates will be posted on the Scroll forums with performance metrics half way through the program and at program conclusion.
Personnel and resources
The Event Horizon team includes 7 individuals.
Christian Gonzalez and Jordan Karstadt help with delegate outreach and DAO related operations. Krishna Yadvav works on social media and community. Lewis Sheeran and Angelo Pavilando are our front-end developers. Mig Debril is our back end developer. Jed Duffield works on marketing.
We would appreciate some support from the Scroll community and/or foundation on co-marketing efforts to get the word out to as many token holders as possible.
Technical
tl;dr: APY will be calculated to preserve the relative standing of included delegates to avoid arbitrage games and ârobin hoodâ effects. You can skip this section without a loss of context or content
This suggestion was prompted by feedback from @olimpio
The goal is that the APY for each selected delegate incentivizes rational actors to delegate in proportions which maintain the relative standing of each delegate. To do so, letâs first define some terms:
We want to preserve the relative ratio of each delegateâs delegation at the time of snapshot T_0
. We can express this relative ratio of delegate i
as the ratio of tokens that delegate i
has delegated to them out of the total tokens delegated to all delegates included. Formally, the target weight of each delegate i
can be expressed as:
Contrast this with the actual weight of each delegate i
at time t
once IDTs are live:
So the difference between the target weight, and the actual weight of delegate i
can be expressed as the following quantity which indicates to us how far off we are from the ideal delegation ratio:
With the previous definitions in hand, we can adjust the base rate APY r_base
to an updated rate r_i(t)
at time t
by the following model:
K
is a parameter ranging from 0.01-0.05
indicating how sensitive we want this model to be to changes in delta_i(t)
To build intuition about this model, see this forum comment.
Financial
457K SCR = $165k
â 320K SCR = $115k for Season 1 reward emissions
â 137k SCR = $49k for build efforts mostly including personnel and some technical infrastructure
A rough model of expected delegations can be found below:
Evaluation
At the mid program and end-of-program reports we will include that most pertinent data specifically: SCR delegations made through IDVs vs. SCR tokens emitted.
Conclusion
IDTs provide a long-term solution for low votable supply issues. There are at least 12 distinct advantages to IDTs as outlined above. Of note is the fact that this solution does not require treasury delegations, is non-custodial, provides a strong reason to hold SCR tokens due to yield, leverages the stickiness of delegations which will result in mostly permanent gains in votable supply even post token emissions, and more. Any and all suggestions are welcome.