Polkadex-Substrate / Polkadex-Open-Beta

12 stars 3 forks source link

OrderBook- registered a second funding account and balances are not shown for it #581

Closed jaymansfield closed 9 months ago

jaymansfield commented 9 months ago

I registered a second funding account and the OrderBook is showing my balance as 0 even though I have funds in it.

funding account: esm99RRxKvainDsRR6UHRcju4vNnAw1ouZEw64Yfn12tc6HpQ trading account: esmmYUi88HByiQuAagnCheJEmxayA1pNmmmqUqb1MPENz1hd3

orderbook: image

thea which shows the correct balances: image

The issue seems to stem from the graphql API itself:

image image

onchainaddress:{esm99RRxKvainDsRR6UHRcju4vNnAw1ouZEw64Yfn12tc6HpQ}

nuel77 commented 9 months ago

could you try it in the internal link . We added some fixes for the realtime update of onchain balances there.

jaymansfield commented 9 months ago

@nuel77 same issue on internal link. balances are showing as 0.

image

funding account: esm99RRxKvainDsRR6UHRcju4vNnAw1ouZEw64Yfn12tc6HpQ trading wallet on internal link is espJ4QZ6cKjgVBk3JHHg2YNw9CxiJqy9iKphGbBrkqkP7SxZa

ap211unitech commented 9 months ago

Hey, It's been fixed now. You can see the changes in couple of days

PR - https://github.com/Polkadex-Substrate/Polkadex-Orderbook-Frontend/pull/907