Skip to content

Commit

Permalink
fix: adjust motivation
Browse files Browse the repository at this point in the history
  • Loading branch information
sakulstra committed Apr 4, 2024
1 parent 3f9f367 commit 2416a85
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ Disable withdrawals and transfers for aAMPL so a distribution snapshot can be ta

## Motivation

Due to a problem in the aAMPL implementation there are currently aAMPL tokens that are not backed by underlying AMPL.
To make the users whole, a proposal was created to distribute an initial 300k USDC to compensate users proportionally, why working out the exact numbers for a final compensation. As there are still active AMPL borrow positions, a situation could occur in which a user repays there debt and another user withdrawing their aAMPL, causing issues in for a fair distribution.
Due to a problem in the aAMPL custom implementation, the supply and balances don't correspond to the claims of AMPL suppliers.
While work is being made to determined the exact claims, there has been a proposal for the distribution of an initial 300'000 USD. As there are still active AMPL borrow positions, a situation could occur in which a user repays his debt and another user withdraws their aAMPL, causing issues in for a fair distribution.

Therefore transfers and withdrawals will be permanently disabled, while repayments and liquidations will stay intact.
Therefore transfers aAMPL and withdrawals of AMPL will be disabled, while repayments and liquidations will stay intact.

## Specification

Expand Down

0 comments on commit 2416a85

Please sign in to comment.