Yet another problem with balances

Hi all
For some tokens, I get completely wrong balances (I reported once the fact that some tokens were giving back negative balances). Not only that, some give back higher values.

e.g.

{
ethereum(network: bsc) {
address(address: {is: $address}) {
balances {
currency {
address
name
symbol
decimals
}
value
}
}
}
}

Can someone from the devs/admin suggest how to get right values for balances? Also a workaround is fine at this point.
Sorry to push, but we have this in production and users complaining about it…

Hey Marcell,

Sorry for inconvenience, we will have our dev team look into it

Hi @marcell033 is this issue solved?