Aave V3.3 Celo Activation














Aave V3.3 Celo Activation







Author

BGD Labs (@bgdlabs)

Creator

0xf71fc92e2949ccF6A5Fd369a0b402ba80Bc61E02

Simple Summary

This proposal allows the Aave governance to activate the Aave V3 Celo pool (3.3) by completing all the initial setup and listing CELO, USDC, USDT, cUSD, cEUR as suggested by the risk service providers engaged with the DAO on the governance forum.

All the Aave Celo V3 addresses can be found in the aave-address-book.

Motivation

All the governance procedures for the expansion of Aave v3 to Celo have been finished, said:

  • Positive signaling and approval regarding the expansion on the governance forum, and snapshot.
  • Positive technical evaluation done by BGD Labs of the Celo network, as described in the forum in detail.
  • Positive risk analysis and assets/parameters recommendation by the risk service providers.

Specification

The proposal will do the following:

  • List the following assets on Aave V3 Celo: CELO, USDC, USDT, cUSD, cEUR.
  • Set the risk steward as the risk admin by executing ACL_MANAGER.addRiskAdmin().
  • Set the guardian address as the pool admin by executing ACL_MANAGER.addPoolAdmin(). This is following the standard procedure of keeping pool admin on the Aave Guardian during the bootstrap period, for security.
  • Set ACI multi-sig as liquidity mining admin for all aTokens and underlying tokens by calling EMISSION_MANAGER.setEmissionAdmin() method.

The table below illustrates the configured risk parameters for the assets to be listed:

ParameterUSDCUSDTcEURcUSDCELO
BorrowableENABLEDENABLEDENABLEDENABLEDENABLED
Collateral Enabledtruetruefalsefalsetrue
Supply Cap3,500,0002,000,00080,0001,300,0001,000,000
Borrow Cap3,150,0001,800,00072,0001,170,000100,000
Isolation Modefalsefalsefalsefalsetrue
Debt CeilingUSD 0USD 0USD 0USD 0USD 500,000
LTV75 %75 %0 %0 %55 %
LT78 %78 %0 %0 %61 %
Liquidation Bonus5 %5 %0 %0 %10 %
Liquidation Protocol Fee10 %10 %0 %0 %10 %
Reserve Factor10 %10 %15 %15 %20 %
Uoptimal90 %90 %90 %90 %45 %
Base Variable Borrow Rate0 %0 %0 %0 %0 %
Variable Slope 17.5 %7.5 %7.5 %7.5 %10 %
Variable Slope 240 %40 %75 %75 %150 %
FlashloanableENABLEDENABLEDENABLEDENABLEDENABLED
Siloed BorrowingDISABLEDDISABLEDDISABLEDDISABLEDDISABLED
Borrowable in IsolationENABLEDENABLEDENABLEDENABLEDDISABLED
OracleCapped USDC/USDCapped USDT/USDEUR/USDCapped cUSD/USDCELO/USD

Security procedures

  • The proposal execution is simulated within the tests and the resulting pool configuration is tested for correctness.
  • The deployed pool and other permissions have been programmatically verified, which can be found on the aave-permissions-book.
  • In addition, we have also checked the code diffs of the deployed celo contracts with the production instance, which can be found here.

References

Copyright

Copyright and related rights waived via CC0.

by BGD Labs