https://app.aave.com/governance/proposal/?proposalId=189
https://governance.aave.com/t/arfc-add-dpi-to-v3-ethereum-and-freeze-on-v2-ethereum/12354
🧊 freeze-asset
The proposal freezes DPI on Aave v2 Ethereum, stopping new deposits and borrowings, but keeping all other dynamics (repayment, liquidation).
Transaction: https://etherscan.io/tx/0x7cc2b3fc82dead9d3fb4250422ce7c7f218fe323179c0169898015295ec7b33d
- id: 189
- creator: 0xbc540e0729b732fb14afa240aa5a047ae9ba7df0
- executor: 0xee56e2b3d491590b5b31738cc34d5232f378a8d5
- targets: [0x6fc2ac992cda41ed830cdffe16122f6136c60646]
- values: [0]
- signatures: [execute()]
- calldatas: [0x]
- withDelegatecalls: [true]
- startBlock: 16897495
- endBlock: 16916695
- strategy: 0xb7e383ef9b1e9189fc0f71fb30af8aa14377429e
- ipfsHash: 0xd4c1c21b50d76e454ec719e637734d1f5e3921a18c3c231ec2a92a32d9993fe3
The proposal payload simply interacts with the PoolConfigurator of Aave v2 Ethereum to freeze DPI by calling the freezeReserve()
function.
✅ 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.