contract | upgradeable by |
---|---|
LendToAaveMigrator | Governance |
EcosystemReserve | Governance |
EcosystemReserveController | not upgradeable |
Aave a/v/s tokens | Governance |
type | can be executed by |
---|---|
updateReserveBorrowSettings | Governance |
updateReserveSettings | Governance |
configureCollateral | Governance |
reserveUpgradeability | Governance |
adiConfigurations | Governance |
retryAndInvalidateMessages | Multi-sig,Governance |
configureGovernance | Governance |
cancelProposal | Multi-sig |
contract | proxyAdmin | modifier | permission owner | functions |
---|---|---|---|---|
LendToAaveMigrator | ProxyAdmin | - | - | - |
EcosystemReserve | ProxyAdmin | onlyFundsAdmin | EcosystemReserveController | approve, transfer, createStream |
EcosystemReserve | ProxyAdmin | onlyAdminOrRecipient | EcosystemReserveController | withdrawFromStream, cancelStream |
EcosystemReserveController | - | onlyOwner | Executor_lvl1 | approve, transfer, createStream, withdrawFromStream, cancelStream |