https://app.aave.com/governance/proposal/?proposalId=179
https://governance.aave.com/t/arfc-disable-borrow-of-ageur-on-aave-v3-polygon/12275
🧊 freeze-asset (borrowing)
Due to the uncertainty about backing of agEUR post-Euler exploit, this proposal disables borrowing of agEUR on Aave v3 Polygon, asset already not enabled as collateral.
Transaction: https://etherscan.io/tx/0x1427daa876b021adea06ac00f330f9a9b330562dc06ab34c52715d8dfebed196
- id: 179
- creator: 0xbc540e0729b732fb14afa240aa5a047ae9ba7df0
- executor: 0xee56e2b3d491590b5b31738cc34d5232f378a8d5
- targets: [0x158a6bc04f0828318821bae797f50b0a1299d45b]
- values: [0]
- signatures: [execute(address)]
- calldatas: [0x00000000000000000000000060bcd1caf97c3fcbc35bf92a8852728420c34fb5]
- withDelegatecalls: [true]
- startBlock: 16834833
- endBlock: 16854033
- strategy: 0xb7e383ef9b1e9189fc0f71fb30af8aa14377429e
- ipfsHash: 0x94cd6fdec271930902d9785b81c337b9895a3edd75555cc4107f6922adff7622
Ethereum
Polygon
We have verified the proposal uses correctly the Aave cross-chain governance system.
The proposal payload simply interacts with the PoolConfigurator of Aave v3 Polygon to disable borrowing of agEUR, by calling setReserveBorrowing()
.
✅ 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.