Bài viết
Chia sẻ kiến thức của bạn.
Aaveator138
Feb 07, 2023
Hỏi đáp Chuyên Gia
Aave DeFi on-chain voting process
I understand the scheme of on-chain voting correctly:
- A proposal is made with the code (which will be integrated into various smart contracts) in the section https://github.com/aave/aip
- 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?
- After the completion of the voting, the "freeze" period begins, when automatic execution still does not occur.
- 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
Chia sẻ
Bình luận
Feb 8 2023, 20:39
Just about, yes!
Câu trả lời
1Aaveator138
Feb 14 2023, 11:48- 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
- Voting is not exclusive to the Aave interface, any website can read from and write to the Aave governance contract
- and 4. This diagram explains the exact steps that occur between voting and execution;
0
Bình luận
Bạn có biết câu trả lời không?
Hãy đăng nhập và chia sẻ nó.
Aave is a decentralized non-custodial liquidity protocol where users can participate as depositors or borrowers.
213Bài viết230Câu trả lời
Kiếm phần của bạn từ 1000 Sui
Tích lũy điểm danh tiếng và nhận phần thưởng khi giúp cộng đồng Sui phát triển.
Bài viết nổi bật
- Error "No matching key" when trying to unstake USDC on BNB chain32
- How to tell the code to, rather than "deposit 1 eth worth of WBTC" deposit "500$ worth of WBTC"?22
- How to interpret configuration field in a response from the getReserveData view function in Aave v2?21
- Getting a return value of '25 - INVALID BURN AMOUNT'21
- Is there any way to stake in the security module on Görli?23