Freeze TUSD Reserve on Aave V2 Ethereum
title: Freeze TUSD Reserve on Aave V2 Ethereum author: Marc Zeller (@marczeller), Aave-Chan initiative discussions: https://governance.aave.com/t/arfc-freeze-tusd-on-aave-v2-ethereum-pool/13835
Simple Summary
This AIP proposes to Freeze the TUSD reserve on the Aave V2 Ethereum pool
Motivation
Following recent events with the TUSD asset, The ACI propose to freeze the TUSD reserve on the Aave V2 Ethereum pool. This will prevent users from depositing or borrowing TUSD on the Aave V2 Ethereum pool. This will not affect current positions. Users will still be able to repay and withdraw TUSD from the Aave V2 Ethereum pool. This AIP is designed to take a conservative approach to the TUSD situation. It will allow the community to take a step back and assess the situation before making any further decisions.
Specification
This AIP will call freezeReserve() method from the Aave V2 Pool Configurator contract for TUSD.
contract AaveV2FreezeReserves_20230627 is IProposalGenericExecutor {
address public constant TUSD = AaveV2EthereumAssets.TUSD_UNDERLYING;
function execute() external {
AaveV2Ethereum.POOL_CONFIGURATOR.freezeReserve(TUSD);
}
}
References
Copyright
Copyright and related rights waived via CC0.
| Voter | Cast Power | Vote & Rationale |
|---|---|---|
0x329c...543eD4 | 233,390 | YAE |
FranklinDAO (Prev. Penn Blockchain) | 108,948 | YAE |
0xc4a9...062935 | 92,530 | YAE |
0xB83b...Fbcf5C | 81,413 | YAE |
0x8556...EdaB0B | 68,961 | NAY |
VOTE POWER
Proposal Status
- Thu June 29 2023, 11:47 amVoting Period Starts
- Sun July 02 2023, 04:28 amEnd Voting Period
- Sun July 02 2023, 04:29 amQueue Proposal
- Mon July 03 2023, 06:44 pmExecute Proposal
Current Results
1-YAE
561,799.94
2-NAY
108,961.61
