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
The writing in the new tables is also based in the token imbalances token list, as this is more efficient (as we do not need prices for tokens with an imbalances of exactly zero).
This is not correct as imbalances do not account for network fees and protocol fees. Thus we need prices for them as well if we want to reproduce our current accounting.
The text was updated successfully, but these errors were encountered:
Just saw this comment and in particular
This is not correct as imbalances do not account for network fees and protocol fees. Thus we need prices for them as well if we want to reproduce our current accounting.
The text was updated successfully, but these errors were encountered: