Skip to content

Latest commit

 

History

History
101 lines (60 loc) · 2.55 KB

v3-183-aave-v3-ethereum-USDS-borrow-rate-update.md

File metadata and controls

101 lines (60 loc) · 2.55 KB

Proposal 183. USDS Borrow Rate Update.


Voting link

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


Governance forum discussion

https://governance.aave.com/t/arfc-increase-usds-borrow-rate-to-match-sky-savings-rate/19494


Payloads


Certora analysis


Proposal types

🔧 📊 configuration update


Context

This proposal increases the BaseVariableBorrowRate of USDS to 6.25%.


Proposal creation

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

- proposalId: 183
- creator: 0x57ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922
- accessLevel: 1
- ipfsHash: 0x8ece2cc5d2a006f83bc7d5a1cc8b889842390f7bb96b40963e68d1143a5d27d6

createProposal() parameters

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

Aave Seatbelt report

Proposal report

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

Payload reports


Technical analysis

We have verified that the payloads increases the borrow rate of USDS to 6.25%.


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.