ROLE_ADMIN
designation, Aave Governance can approve a variety of permissions[create](https://docs.aave.com/developers/v/2.0/protocol-governance/governance#create)
function is called on the AaveGovernanceV2 contract.create
can only be called if the user has more proposition power than the proposal threshold. The required proposition power depends on the executor being used.PENDING
and will move to ACTIVE
once the voting delay period has elapsed.SUCCEEDED
if:FAILED
otherwise.SUCCEEDED
proposal can be queued and will be executed after the execution delay and before grace period expiration.QUEUED
until it is EXECUTED
, or if a queued proposal is not executed before expiration, it is set to EXPIRED
.