This doc is an Eli5 for what to expect as a user for the merger, and will be updated on any amendments that get passed.
The merger has 4 main components: Governance, Token Swap, RageQuit, GFX Payment
Governance
Governance for all Rari products will remain identical, simply substituting the RGT token out for TRIBE and using TRIBE quorum/proposal threshold of 25M and 2.5M, respectively. We will deploy a new OZ Governor Bravo that is powered by TRIBE to govern the existing Rari timelock. There will be 2 Timelocks and governance tabs on Tally, both powered by TRIBE.
Token Swap
All RGT will be able to convert to TRIBE at a 26.705673430 exchange rate (e.g. 10 RGT = ~267 TRIBE).
This contract will have an unset expiration date. If the expiration date is set by TRIBE governance post-merger, it will be at least 180 days in the future from the moment it is set.
RageQuit
The RageQuit allows TRIBE holders from block 13623378 to be able to sell their TRIBE for newly minted FEI at the “Intrinsic Value”. Intrinsic Value is calculated as Protocol equity / circulating TRIBE. Protocol equity is PCV - user FEI, and circulating TRIBE is total supply - treasury - liquidity mining TRIBE.
These holders can only exchange TRIBE up to the amount held at block 13623378. To check availability, look in the json map here: https://github.com/fei-protocol/fei-protocol-core/blob/feat/merger/proposals/data/ragequit_data.json.
Note that users can ragequit partial amounts, and ragequit multiple times up to a cumulative value of the amount held at block 13623378.
GFX Compensation
GFX will receive a one-time payment of 315,909.06 FEI for their work on the merger proposal.
It used the following math based on the joint snapshot vote:
rgt_votes = {333000: 99690, 0: 1160, 50000: 35}
exchange_rate = 26.7056734303
rgt_votes = {k: v * exchange_rate for k, v in rgt_votes.items()}
total_votes = sum(rgt_votes.values()) + sum(tribe_votes.values())
dot_product = sum(key * value for d in [rgt_votes, tribe_votes] for key, value in d.items())
print(dot_product / total_votes)
This payment does not preclude future engagement with the Tribe pending further governance and discussion.
Misc
In particular, the hack repayment will take place within 90 days from merger completion pending further governance discussions. Any community, branding, and other discussions will take place post-merge as well.
Timelines
Monday Dec 13 - Amendments Last Call
Wed Dec 15 - Close Amendment Voting
Wed Dec 15, 12pm PT - DAO votes on Rari and Fei begin (tentative)
Saturday Dec 18 - Fei DAO vote executes
Wednesday Dec 22 - Rari DAO vote executes, Peg Exchange Begins, TRIBE Ragequit Begins
Saturday Dec 25 - Tribe Ragequit Ends