Closed nop33 closed 1 year ago
The bug was that we were not resetting page and pageTotalResults after checking the first address, meaning that we would only display the token balances of the first address.
page
pageTotalResults
The bug was that we were not resetting
page
andpageTotalResults
after checking the first address, meaning that we would only display the token balances of the first address.