telosnetwork / teloscan

Telos EVM block explorer for viewing blocks, transactions, contracts, staking, and more
https://teloscan.io
Apache License 2.0
22 stars 25 forks source link

Investigate missing TLOS account balance #770

Open rozzaswap opened 5 months ago

rozzaswap commented 5 months ago

This address that received TLOS in that transaction has a zero balance:

https://www.teloscan.io/address/0xB3d55394F362eABC2C6a1B31c13EE75dd846c3CD

But I'm pretty sure they actually have a bigger balance than 0, no way they just have 0 since they've sent so many transactions they would at least have some dust left from gas

So, this account seems to have A LOT of tokens... and the teloscan API for balances doesn't have the _NATIVECURRENCY for this one, maybe it's just returning a maximum of X number of tokens and _NATIVECURRENCY doesn't make the cut? Should probably prioritize TLOS/_NATIVECURRENCY in that response