Describe the problem:
I had a liquidity trove with 59 ETH in it and a debt of 53,800 LUSD.
This morning, my trove got redeemed (here is the transaction). After the redemption, I was left with only 15.82 ETH to claim, which I did.
What technically happened at the same time was:
- 43.18 ETH (i.e. the equivalent of 53,800 LUSD in ETH) were sent to the user who was redeeming his LUSD for ETH (he redeemed $5M LUSD… that’s why many troves got redeemed to be able to honor the redemption).
- In exchange of this ETH transfer, my 53,800 LUSD got paid back (technically the 53,800 LUSD got burnt).
- 15,82 ETH (the surplus) was moved to a “surplus” smart-contract for collection by the trove holder (me).
So my issue is the following: Obviously, Koinly does not see the redemption transaction: It only sees my final 15,82 ETH claim that I tagged as “removed from pool”.
How would you advise that I fix this?
Here what I think are the manual transactions that I should create:
- Remove 43.18 ETH from pool
- Sell 43.18 ETH for 53,800 LUSD
- Send 53,800 LUSD to payback the trove
Which exchange/wallet is this regarding?
A Gnosis SAFE / Liquity Protocol
How did you import data into this wallet?
Synced
What have you tried to fix this so far?
Not yet, waiting for your wisdom
Thanks!