Skip to content

Latest commit

 

History

History
153 lines (86 loc) · 3.24 KB

v3-74-aave-v3-ethereum-weETH-onboarding.md

File metadata and controls

153 lines (86 loc) · 3.24 KB

Proposal 74. weETH Onboarding On Ethereum.


Voting link

https://vote.onaave.com/proposal/?proposalId=74


Governance forum discussion

https://governance.aave.com/t/arfc-onboard-weeth-to-aave-v3-on-ethereum/16758


Payloads


Certora analysis


Proposal types

💎 🆕 asset-listing


Context

This proposal onboards weETH on Ethereum V3 in order to improve the diversity of assets on Aave and bolster liquidity within the ecosystem.


Proposal creation

Transaction: https://etherscan.io/tx/0x954444caa846ef0e66a3f37aa526952dc6b89aeca4fe73afe7f99b1278501d93

- proposalId: 74
- creator: 0x57ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922
- accessLevel: 1
- ipfsHash: 0x227ef8b0f49775f64100ec697bc4e67b0739bd1ff08788b1f6b48a66e1d57bf7

createProposal() parameters

{
  "payloads": [ 
    { 
      "chain": "1", 
      "accessLevel": "1", 
      "payloadsController": "0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5", 
      "payloadId": "101" 
    }, 
  ], 
  "votingPortal": "0x9b24C168d6A76b5459B1d47071a54962a4df36c3", 
  "ipfsHash": "0x227ef8b0f49775f64100ec697bc4e67b0739bd1ff08788b1f6b48a66e1d57bf7" 
}

Aave Seatbelt report

Proposal report

https://github.com/bgd-labs/seatbelt-gov-v3/blob/main/reports/proposals/74.md

Payload reports


Technical analysis

We have verified that the payload onboards weETH on Ethereum V3 with the following parameters:

Isolation Mode - False

Borrowable - Enabled

Collateral Enabled - True

Supply Cap - 8000

Borrow Cap - 800

Debt Ceiling - 0

LTV - 72.5%

LT - 75%

Liquidation Bonus - 7.5%

Liquidation Protocol Fee - 10%

Reserve Factor - 15%

Base Variable Borrow Rate - 0%

Variable Slope 1 - 7%

Variable Slope 2 - 300%

Uoptimal - 45%

Stable Borrowing - Disabled

Stable Slope1 - 0%

Stable Slope2 - 0%

Base Stable Rate Offset - 0%

Stable Rate Excess Offset - 0%

Optimal Stable To Total Debt Ratio - 0%

Flashloanable - Enabled

Siloed Borrowing - Disabled

Borrowable in Isolation - Disabled

Oracle - 0xf112aF6F0A332B815fbEf3Ff932c057E570b62d3

eMode Category - ETH_CORRELATED


The proposal is consistent with the description on the governance forum.


Certora validations

✅ The code on the proposal payload corresponds to the proposal specification.

✅ The proposal includes a proper tests suite, checking all necessary post-conditions.

✅ BGD reviewed the payload before the proposal was submitted.

✅ Certora reviewed the procedure followed to submit the proposal.