https://app.aave.com/governance/proposal/?proposalId=137
🔧 📊 params-update
This proposal is an update of risk parameters on Aave v2 Ethereum by Chaos Labs, affecting DAI and USDC.
Transaction: https://etherscan.io/tx/0x0c620dc140f4bade14f61b165509cf0060fa17cc45577adb045ac27e3d92ce67
- id: 137
- creator: 0xbc540e0729b732fb14afa240aa5a047ae9ba7df0
- executor: 0xee56e2b3d491590b5b31738cc34d5232f378a8d5
- targets: [0xeca5bdf0c2b352cbe2d9a19b555e1ec269d4765c,0x60bcd1caf97c3fcbc35bf92a8852728420c34fb5]
- values: [0,0]
- signatures: [execute(),execute()]
- calldatas: [0x,0x]
- withDelegatecalls: [true,true]
- startBlock: 16235369
- endBlock: 16254569
- strategy: 0xb7e383ef9b1e9189fc0f71fb30af8aa14377429e
- ipfsHash: 0x92596c371b9f45caf0389154f37aa9ab679acdf2763c4ece366615345ba14cbf
From a technical perspective, we have verified that the proposal payload does the following changes on Aave v2 Ethereum, by interacting with the Aave Pool Configurator:
- DAI:
- LTV: 77% -> 75%
- Liquidation Threshold: 90% -> 87%
- USDC:
- LTV: 87% -> 80%
- Liquidation Threshold: 89% -> 87.5%
✅ 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.
✅ Only one payload used via delegatecall
✅ BGD reviewed the procedure followed to submit the proposal.