ETH staking history and others

Hi,

I’m trying to reconstruct my wallet history by using the API. There is a few issue I can’t solve:

  • I don’t know where to get the BETH distribution history (it is not in GET /sapi/v1/asset/assetDividend nor in GET /sapi/v1/lending/union/interestHistory)

  • I don’t see my initial stacking (conversion of ETH to BETH before the trading pair opened) in the endpoint GET /sapi/v1/lending/union/purchaseRecord

  • We were distributed some TWT token but as I did not move it, Binance took it back. Where can I see this “withdraw” operation? (I can fetch the distribution with GET /sapi/v1/asset/assetDividend)

  • Is there any endpoint that can tell me when my ERD tokens were converted to EGLD?

Thank you very much,

https://www.binance.com/en-IN/support/articles/62c921cc0b4d4f3e91e16156ae768540

https://www.binance.com/en-IN/support/articles/62c921cc0b4d4f3e91e16156ae768540

Yes I read this article (both links are the same, was that intended?). Are you saying that there is no way to retrieve the transaction with the API and that I will have to add this manually?

Right now its not possible to reconstruct history. You dont have access to rebate which is changing your coin balance. You dont have access to “convert” tool history. And all this weird swap happening silently. Like TWT gone with no records. Like BCHAC migrated to BCH with no records. Its just a mess

That’s too bad: A lot of actors really need theses missing features (For example cointracker.io)