Negative balances on bsc for some tokens

Hello, how come i get some negative balances on bsc for some tokens? example query here :
{
ethereum(network: bsc) {
address(address: {is: “0x36e4ef865aec21a7bfd969b4f2e9f807842c102d”}) {
address
balances(currency: {is: “0x55d398326f99059ff775485246999027b3197955”}) {
value
}
}
}
}

same on your explorer :

Thanks for reporting this …it looks like a bug.