Polkadex-Substrate / Polkadex-Open-Beta

12 stars 3 forks source link

OrderBook - Lost funds! Deposited PDEX to OrderBook, existing balance disappeared afterward! #567

Open jaymansfield opened 11 months ago

jaymansfield commented 11 months ago

I had around 24 pdex on the orderbook a few days ago. I deposited 0.01 pdex more today and now my balance only shows 0.01. My 24 pdex was replaced??

Original balance: image

I then made a 0.01 PDEX deposit.

Now my balance only shows 0.01:

image

My balance was replaced instead of adding my deposit to it???

funding wallet: esnbKSRnU1WKNgJewte4asokmCWwiKBL2HeVWS3NSYEiZfoYc

onchainaddress:{esm99RRxKvainDsRR6UHRcju4vNnAw1ouZEw64Yfn12tc6HpQ}

nuel77 commented 11 months ago

do you remember when you made the deposit? As the PDEX asset deposit has been closed for sometime now and all remaining pdex holding for older accounts were forecufully withdrawn from the orderbook during the migration.

nuel77 commented 11 months ago

The balance was forcefully withdrawn to your funding address during the migration as you can see here. https://polkadex.subscan.io/extrinsic/0xb5b0de8b516bbe6b40fe03940c899b7791a50a8f727286c528f94f70b93c5666.

But it seems the frontend db is still showing the older balance before the migration. this should be patched otherwise it can cause confusion.

jaymansfield commented 11 months ago

do you remember when you made the deposit? As the PDEX asset deposit has been closed for sometime now and all remaining pdex holding for older accounts were forecufully withdrawn from the orderbook during the migration.

Today right before i opened this ticket. The PDEX deposit button still works if you click on it.

See video:

https://github.com/Polkadex-Substrate/Polkadex-Open-Beta/assets/6218678/afc3dc5d-f389-4778-aa2c-fe728d53eacc

jaymansfield commented 11 months ago

The balance was forcefully withdrawn to your funding address during the migration as you can see here. https://polkadex.subscan.io/extrinsic/0xb5b0de8b516bbe6b40fe03940c899b7791a50a8f727286c528f94f70b93c5666.

But it seems the frontend db is still showing the older balance before the migration. this should be patched otherwise it can cause confusion.

Oh interesting I missed that. But ya in that case I guess you'll need to re-sync all frontend PDEX balances