Skip to content

Commit

Permalink
docs: update governance introduction
Browse files Browse the repository at this point in the history
  • Loading branch information
scorpion9979 committed Jul 17, 2023
1 parent f07dcdd commit a3640de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions protocol/technical-reference/governor-bravo/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ sidebar_position: 1

Hifi Finance is a decentralized protocol governed and upgraded by its community through the use of three key components: the [HIFI token](https://etherscan.io/token/0x4b9278b94a1112cAD404048903b8d343a810B07e), the governance module ([Governor Bravo](https://etherscan.io/address/0xef0A0421Ea43b602E5Be35e9018Dd3E34Bcee007#code)), and the [Timelock](https://etherscan.io/address/0xAC46Db50B44BBeF8DC25f778359e1834248147F7). These elements work cohesively to allow the community to propose, vote on, and implement changes to the protocol, whether it involves adjusting system parameters, supporting new collateral types, or introducing entirely new features.

HIFI token holders can delegate their voting rights to themselves or to an address of their choice. To create a governance proposal, an address must be delegated a minimum of 2,825 HIFI tokens.
HIFI token holders can delegate their voting rights to themselves or to an address of their choice. To create a governance proposal, an address must be delegated a minimum of 50,000 HIFI tokens.

When a governance proposal is created, voting weights are recorded, and the voting phase starts immediately lasting for two days. For a proposal to be approved, it must receive both a majority vote and at least 2% of the HIFI token supply cast in its favor. Once approved, the proposal is queued in the Timelock and can be executed after a two-day waiting period. As a result, any changes to the protocol require a minimum of four days to be implemented.
When a governance proposal is created, voting weights are recorded, and the voting phase starts immediately lasting for five days. For a proposal to be approved, it must receive both a majority vote and at least 2% of the HIFI token supply cast in its favor. Once approved, the proposal is queued in the Timelock and can be executed after a two-day waiting period. As a result, any changes to the protocol require a minimum of seven days to be implemented.

0 comments on commit a3640de

Please sign in to comment.