Skip to content

Latest commit

 

History

History
85 lines (49 loc) · 2.64 KB

142-agEUR-freezing-v3-polygon.md

File metadata and controls

85 lines (49 loc) · 2.64 KB

Proposal 142. Aave v3 Polygon - Freezing of agEUR


Voting link

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


Governance forum discussion

https://governance.aave.com/t/jeur-incident-plan-of-action/11379


BGD analysis


Proposal types

🔧 📊 params-update

🧊 freeze-asset


Context

Following an exploit on the Midas protocol slightly affecting agEUR, this proposal freezes the agEUR asset on Aave v3 Polygon.


Proposal creation

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

- id: 142
- creator: 0xf71fc92e2949ccf6a5fd369a0b402ba80bc61e02
- executor: 0xee56e2b3d491590b5b31738cc34d5232f378a8d5
- targets: [0x158a6bc04f0828318821bae797f50b0a1299d45b]
- values: [0]
- signatures: [execute(address)]
- calldatas: [0x0000000000000000000000007b8fa4540246554e77fcff140f9114de00f8bb8d]
- withDelegatecalls: [true]
- startBlock: 16441993
- endBlock: 16461193
- strategy: 0xb7e383ef9b1e9189fc0f71fb30af8aa14377429e
- ipfsHash: 0xafa8d52094cc041ee20ca429e22b86ae20d6735b4067a617548ccc242bd5b264

Aave Seatbelt report

Ethereum

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

Polygon

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


Technical analysis

This is a cross-chain governance proposal, with its payload interacting with the Aave v3 Polygon by calling setReserveFreeze() on the Pool Configurator contract.


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.

✅ Only one payload used via delegatecall

✅ BGD wrote the payload.

❌ With BGD writing the payload, at least another party reviewed it.