https://app.aave.com/governance/proposal/?proposalId=210
https://governance.aave.com/t/arc-add-support-for-wsteth-on-polygon-v3/12266
💎 🆕 asset-listing
🔮 oracle-addition
This proposal lists wstETH on the Aave v3 Polygon pool.
Transaction: https://etherscan.io/tx/0x81430b2467f3ba48a40a9118e22815814b936d35ce86e98f8860f6a842cfb745
- id: 210
- creator: 0x55b16934c3661e1990939bc57322554d9b09f262
- executor: 0xee56e2b3d491590b5b31738cc34d5232f378a8d5
- targets: [0x158a6bc04f0828318821bae797f50b0a1299d45b]
- values: [0]
- signatures: [execute(address)]
- calldatas: [0x000000000000000000000000e11c89144259af51385f30b699cdb334d1e1dddc]
- withDelegatecalls: [true]
- startBlock: 17133313
- endBlock: 17152513
- strategy: 0xb7e383ef9b1e9189fc0f71fb30af8aa14377429e
- ipfsHash: 0x2e35445eb382526b009ad9175ad404ae5b010b29492ebe367592c0e9a2398563
Ethereum
Polygon
We have verified the proposal uses correctly the Aave cross-chain governance system to communicate with Polygon.
The proposal payload correctly uses the new BGD's Aave Config Engine of Aave v3 Polygon, in this case, its listing features.
We have verified this payload respects the interface required by the v3 config engine and effectively configures the wstETH asset with the following initial parameters:
- The asset is enabled for borrowing and the interest rate strategy follows the parameters on the forum:
- Base variable borrow: 0.25%
- Variable borrow slope 1: 4.5%
- Variable borrow slope 2: 80%
- Optimal point: 45%
- The asset is enabled as collateral with the following configuration:
- LTV: 70%
- Liquidation Threshold: 79%
- Liquidation Bonus: 7.2%
- Liquidation Protocol Fee: 10%
- Reserve Factor: 15%
- Supply cap: 1'800 wstETH
- Borrow cap: 285 wstETH
- e-mode category: ETH correlated (3)
- No isolation mode
- Not flashlonable
- Not enabled for borrowing on isolation
The oracle used is a BGD sync adapter wstETH/ETH/USD.
Additionally, the payload creates the ETH correlated new e-mode, adding to it both wstETH and WETH. This e-mode has the following configuration:
- ID: 3
- LTV: 90%
- Liquidation Threshold: 93%
- Liquidation Bonus: 1%
The initial configuration is completely aligned with the description on the Aave governance forum.
✅ 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.