Skip to content

Latest commit

 

History

History
104 lines (60 loc) · 3.26 KB

v3-206-aave-v3-Ethereum-sUSDe-USDT-liquid-emode.md

File metadata and controls

104 lines (60 loc) · 3.26 KB

Proposal 206. Enable sUSDe/USDT Liquid E-Mode


Voting link

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


Governance forum discussion

https://governance.aave.com/t/arfc-enable-susde-usdt-liquid-e-mode-on-core-instance/19939/2


Payloads


Certora analysis


Proposal types

🔧 📊 configuration update


Context

This proposal seeks to enable sUSDe/USDT liquid E-Mode within the Aave Core Instance to enhance capital efficiency for borrowers using sUSDe as collateral to borrow USDT. The motivation stems from sUSDe’s proven utility as collateral for stablecoin borrowing, with the goal of expanding borrowing options and improving liquidity. By adding USDT to the sUSDe E-Mode, the proposal aims to attract more users, optimize sUSDe’s utilization, and bolster the Aave ecosystem’s liquidity offerings.


Proposal creation

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

- proposalId: 206
- creator: 0x57ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922
- accessLevel: 1
- ipfsHash: 0x5be8af9a90310435783626b0cf4cee0ec70d4c83781a73cb4da14bcfe0ac063b

createProposal() parameters

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

Aave Seatbelt report

Proposal report

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

Payload reports


Technical analysis

We have verified that the payload matches the proposal specifications, including enabling USDT borrowing in the sUSDe E-Mode with the appropriate configuration. The Seatbelt report has been reviewed and confirms compliance with Aave’s safety standards. Additionally, we confirm that the borrow bitmap configuration is correct and accurately reflects the intended changes.


The proposal is consistent with the description on both Snapshot and 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.