aaronk6 / ERC20-MoneyMoney

Fetches all available ERC20 balances for one or many ETH addresses from Ethplorer API and returns them as securities
MIT License
5 stars 4 forks source link

Importing ERC20 tokens no longer works #3

Closed philipgunther closed 5 years ago

philipgunther commented 5 years ago

The Etherscan website seems to have changed, so the script can no longer read account balances.

Otherwise, a great extension :)

aaronk6 commented 5 years ago

Thank you! Check out the latest update—I’ve already migrated to Ethplorer (note that this needs the latest Beta version MoneyMoney because Ethplorer is not white-listed yet).

https://github.com/aaronk6/ERC20-MoneyMoney/releases/tag/v1.04

philipgunther commented 5 years ago

Thank you very much! It works again :)