You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to have with each transfer event also the resulting balance at that time.
It is possible to query the balance for an ERC20 token by using the optional "blockNumber" parameter when calling the "balance" method.
Need to think about how to handle multiple transfers that happened in the same block though!
The text was updated successfully, but these errors were encountered:
It would be nice to have with each transfer event also the resulting balance at that time.
It is possible to query the balance for an ERC20 token by using the optional "blockNumber" parameter when calling the "balance" method.
Need to think about how to handle multiple transfers that happened in the same block though!
The text was updated successfully, but these errors were encountered: