Aave.

Post

Share your knowledge.

Aaveator.
Feb 07, 2023
Expert Q&A

Aave DeFi on-chain voting process

I understand the scheme of on-chain voting correctly:

  1. A proposal is made with the code (which will be integrated into various smart contracts) in the section https://github.com/aave/aip
  2. When the code is approved, the on-chain voting procedure begins, which takes place exclusively on the AAVE internal website https://app.aave.com/governance/. Here, all transactions are sent to the on-chain network and therefore gas is charged for each vote. Correctly?
  3. After the completion of the voting, the "freeze" period begins, when automatic execution still does not occur.
  4. After the end of the freezing period, the offer is considered accepted and the proposed piece of code is automatically integrated into the smart contract.

Did I understand the point correctly?

  • Aave Protocol
0
1
Share
Comments
.
0x8744...6532.
Feb 8 2023, 20:39

Just about, yes!

Answers

1
Aaveator.
Feb 14 2023, 11:48
  1. The AIP repo is only used to create the proposal payload. Proposals are submitted on-chain by calling create on the AaveGovernanceV2 contract from a wallet with enough proposition power
  2. Voting is not exclusive to the Aave interface, any website can read from and write to the Aave governance contract
  3. and 4. This diagram explains the exact steps that occur between voting and execution;
0
Comments
.

Do you know the answer?

Please log in and share it.

We use cookies to ensure you get the best experience on our website.
More info