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
{{ message }}
This repository was archived by the owner on Aug 27, 2025. It is now read-only.
Is your feature request related to a problem? Please describe.
After reading the API doc here, seems that there is no API for retrieving total amount of tokens (except zil) of a given address
Describe the solution you'd like
Not sure currently how wallets are doing it, I'm wondering if it is possible to add this into the GetBalance API
Describe alternatives you've considered
Number of tokens can be retrieved by accumulate them along with all transaction, but it will be quiet slow
Additional context
I do notice there is this doc about getting staking amount of a delegator from a ssnlist node, however not sure if I type in the ssnlist node address wrong, always, get empty response