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

How to get all received amount on an eth address ? #37

Closed
HRNaudZ opened this issue Nov 5, 2018 · 1 comment
Closed

How to get all received amount on an eth address ? #37

HRNaudZ opened this issue Nov 5, 2018 · 1 comment

Comments

@HRNaudZ
Copy link

HRNaudZ commented Nov 5, 2018

I do not found an example for getting total received amount on an eth address (not actual balance).

Can you help me?

Thanks !

@sebs
Copy link
Owner

sebs commented Nov 15, 2018

You are asking about the history of transactions. If you can get all of them (txlist), you can sum them all up.

@sebs sebs closed this as completed Nov 15, 2018
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

2 participants