Skip to content

Latest commit

 

History

History
79 lines (45 loc) · 2.4 KB

194-aave-v3-ethereum-borrowables-isolation.md

File metadata and controls

79 lines (45 loc) · 2.4 KB

Proposal 194. Aave v3 Ethereum - enable assets to borrow in isolation


Voting link

https://app.aave.com/governance/proposal/?proposalId=194


Governance forum discussion

https://governance.aave.com/t/arfc-configure-isolation-mode-borrowable-assets-v3-ethereum/12420


BGD analysis


Proposal types

🔧 📊 params-update


Context

This proposal enables USDC, USDT, DAI and LUSD as borrowable against isolated collaterals on Aave v3 Ethereum.


Proposal creation

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

- id: 194
- creator: 0xbc540e0729b732fb14afa240aa5a047ae9ba7df0
- executor: 0xee56e2b3d491590b5b31738cc34d5232f378a8d5
- targets: [0xc2d768ef7dc088866b99b2b17af181f2debae9d4]
- values: [0]
- signatures: [execute()]
- calldatas: [0x]
- withDelegatecalls: [true]
- startBlock: 16962419
- endBlock: 16981619
- strategy: 0xb7e383ef9b1e9189fc0f71fb30af8aa14377429e
- ipfsHash: 0xc95042860f19868f3d7e57aea659418aaa4f8242ec3d47332ba5e49e1c9929f8

Aave Seatbelt report

https://github.com/bgd-labs/seatbelt-for-ghosts/blob/main/reports/Aave/0xEC568fffba86c094cf06b22134B23074DFE2252c/194.md


Technical analysis

The proposal payload correctly uses the new BGD's Aave Config Engine of Aave v3 Ethereum, in this case, to enable USDT, USDC, DAI and LUSD as borrowable assets against isolated collaterals.


BGD 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.

✅ Only one payload used via delegatecall

✅ BGD reviewed the procedure followed to submit the proposal.