We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi all,
is it possible to get top ETH holders?
I know about this endpoint https://api.ethplorer.io/getTopTokenHolders/ERC20 but it takes an ERC20 address. I'd like to list top ETH holders...
https://api.ethplorer.io/getTopTokenHolders/ERC20
Thanks!
The text was updated successfully, but these errors were encountered:
Not yet, but we plan to do a top for the total balance in USD in the future.
Sorry, something went wrong.
thanks for the quick answer!
I'm looking after this: https://etherscan.io/accounts/a
By total balance you mean including ETH + ERC20?
A simple TOP ETH holder would be great to start with :)
No branches or pull requests
Hi all,
is it possible to get top ETH holders?
I know about this endpoint
https://api.ethplorer.io/getTopTokenHolders/ERC20
but it takes an ERC20 address. I'd like to list top ETH holders...Thanks!
The text was updated successfully, but these errors were encountered: