https://app.aave.com/governance/proposal/?proposalId=342
https://governance.aave.com/t/arfc-stg-onboarding-on-aavev3-ethereum-market/14973
💎 🆕 asset-listing
🔮 oracle-addition
This proposal lists STG (StargateToken) on the Aave v3 Ethereum pool.
Transaction: https://etherscan.io/tx/0x5fd8bd389f5096bacdfe73cac118550dbc3d420a1cd025869921fbe432732d05
- id: 342
- creator: 0x329c54289ff5d6b7b7dae13592c6b1eda1543ed4
- executor: 0xee56e2b3d491590b5b31738cc34d5232f378a8d5
- targets: [0x4e7d1afac9af73fc96ae4382dbffc7dd358a6568]
- values: [0]
- signatures: [execute()]
- calldatas: [0x]
- withDelegatecalls: [true]
- startBlock: 18333261
- endBlock: 18352461
- strategy: 0xb7e383ef9b1e9189fc0f71fb30af8aa14377429e
- ipfsHash: 0x314df0c789153ce4a76dbfa5ef93b397bf75b8aa307dae3f4bf287a9f6d7526f
Ethereum
The proposal payload correctly uses the BGD's Aave Config Engine of Aave v3 Ethereum, in this case, its listing features.
We have verified this payload respects the interface required by the v3 config engine and effectively configures the STG listing with the following initial parameters:
-
The asset is enabled for borrowing and the interest rate strategy is configured the following way:
- Base variable borrow: 0%
- Variable borrow slope 1: 7%
- Variable borrow slope 2: 300%
- Optimal point: 45%
-
The asset is enabled as collateral in isolation
-
LTV: 35%
-
Liquidation Threshold: 40%
-
Liquidation Bonus: 10%
-
Liquidation Protocol fee: 10%
-
Reserve Factor: 20%
-
Supply cap: 10'000'000 STG
-
Borrow cap: 5'500'000 STG
-
Debt ceiling: 3'000'000 USD
-
No eMode category
-
Flashlonable
-
Not enabled for borrowing on isolation
The oracle used is a Chainlink STG/USD.
The initial configuration is completely aligned with the pre-approved by the community on Snapshot
✅ 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.