g-luca / go-find

Manage Desmos Wallets and Profiles: Staking, Governance, Blockchain Connections & Web2 Social Networks integrations.
https://go-find.me
9 stars 2 forks source link

DSM balance on the website doesn't reflect what is actually on chain. #58

Closed umutberkbilgic closed 2 years ago

umutberkbilgic commented 2 years ago

I don't know if this is an issue with the node being used to access data but the balances for DSM are always at zero and do not reflect the actual DSM balance of that address.

image image

If node is the issue maybe have backup query nodes and run a sanity check for all node data being obtained? Yes it's a bit slower on the load but its a one time deal on page refresh.

Browser: Brave, Chrome (tried adblocker both on and off with clear caches each time)

Also tried the suggest stages of deleting the Desmos from the keplr wallet and switching to the new config.

g-luca commented 2 years ago

Hi, Go-find.me uses the same data sources of the explorer and in the last hours had several problems since the parser was missing blocks, now you should see the correct amount of DSM on your balance.

Anyway thanks for the suggestion, i'm actually working on a general refactor of the app and definitely this backup query will be implemented!