FeedProjects
Developers
Settings
๐ŸŽ‰ A new chapter begins: Boardroom has joined Agora
Learn more
protocol logo
Explore / Projects
Aave

Insights

Proposals

Members

Information

Reports

Create Proposal

Aave

InsightsProposalsMembersInformationReports
ProposalExecutable Code
Back to Proposals
executedEnded 3 years ago ยท  Onchain

Freeze TUSD Reserve on Aave V2 Ethereum

By 0x329c...543eD4

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

  • proposalCode
  • Tests

Copyright

Copyright and related rights waived via CC0.

Continue Reading
Connect Wallet to Add Note
0
Votes 21
VoterCast PowerVote & 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

SHOW MORE
VOTE POWER
0
Connect Wallet
Proposal Status
  • Wed June 28 2023, 11:34 amPublished Onchain 0x329c...543eD4
  • 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

83.76%

2-NAY

108,961.61

16.24%
Quorum 670,761.55/320,000
DocumentationBrandingContact Us