Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposal: implement a method in WS API to get address balances #120

Closed
bonustrack opened this issue Aug 17, 2018 · 0 comments
Closed

Proposal: implement a method in WS API to get address balances #120

bonustrack opened this issue Aug 17, 2018 · 0 comments

Comments

@bonustrack
Copy link
Contributor

In the current WS API there is no easy way to get an account balances. There is the method light/get_history which give in and out transactions of a specific address(es) but it's not that easy to compute the balances giving the possibilities that there could be smart contract, asset created or it could simply not work if there is more transactions than the MAX_HISTORY_ITEMS limit. It would be great to have directly the balance from a new API method without having to compute it yourself from history.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant