From 15e1dd0369a018609a3755aabfeae126aaca7fed Mon Sep 17 00:00:00 2001 From: lukicenturi Date: Fri, 8 Nov 2024 21:02:54 +0700 Subject: [PATCH] docs: histories does not stimulate balances --- usage-guides/troubleshooting.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/usage-guides/troubleshooting.md b/usage-guides/troubleshooting.md index 2a8e92c..cef932d 100644 --- a/usage-guides/troubleshooting.md +++ b/usage-guides/troubleshooting.md @@ -39,3 +39,7 @@ If you still cannot find your asset, it might be ignored. By default, rotki only After whitelisting the token, you may need to re-detect it to see it in your balances (read: [token detection methods](/usage-guides/assets.html#whitelisting-and-re-detecting-missing-tokens)). If the asset is still not showing, you may need to add it manually. + +## My balances are not showing after importing my history/creating history events + +It's not a bug. At the moment, we don't use events to simulate current holdings. Balances are only calculated from connected exchanges, connected blockchain addresses, and manual balances.