https://app.aave.com/governance/proposal/?proposalId=245
https://governance.aave.com/t/arfc-add-1inch-to-aave-v3-ethereum/13043
💎 🆕 asset-listing
🔮 oracle-addition
This proposal lists 1INCH on the Aave v3 Ethereum pool.
Transaction: https://etherscan.io/tx/0x22baa2f8472c99b861820ee45ba19f587acce1da16448f7b83b921eb66fbe4d9
- id: 245
- creator: 0x329c54289ff5d6b7b7dae13592c6b1eda1543ed4
- executor: 0xee56e2b3d491590b5b31738cc34d5232f378a8d5
- targets: [0x134c50556de1a83dd947c9460a58d8d60a289cea]
- values: [0]
- signatures: [execute()]
- calldatas: [0x]
- withDelegatecalls: [true]
- startBlock: 17485046
- endBlock: 17504246
- strategy: 0xb7e383ef9b1e9189fc0f71fb30af8aa14377429e
- ipfsHash: 0x111f8f9fddd053337e3251dad1a74474c42dba045a55aed0f38db8099ca84778
The proposal payload correctly uses the BGD's Aave Config Engine of Aave v3 Ethereum, in this case, its listing features.
We have verified the payload respects the interface required by the v3 config engine and lists the 1INCH asset with the following configurations:
- The asset is enabled for borrowing and the interest rate strategy is configured as follows:
- Base variable borrow: 0%
- Variable borrow slope 1: 9%
- Variable borrow slope 2: 300%
- Optimal point: 45%
- The asset is enabled as collateral in isolation
- LTV: 57%
- Liquidation Threshold: 67%
- Liquidation Bonus: 7.50%
- Liquidation Protocol Fee: 10%
- Reserve Factor: 20%
- Supply cap: 22'000'000 1INCH
- Borrow cap: 720'000 1INCH
- Debt ceiling 4'500'000 USD
- No eMode category
- Flashlonable
- Not enabled for borrowing on isolation
The oracle used is the Chainlink 1INCH/USD feed
✅ 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.