balance-io / balance-open

Balance Open: A GPL3-licensed macOS menu bar app for all the world’s currencies.
https://balance.io
GNU General Public License v3.0
289 stars 41 forks source link

No transactions for Ethplorer wallets #549

Closed einsteinx2 closed 6 years ago

einsteinx2 commented 6 years ago

Accounts/balances sync but not transactions.

einsteinx2 commented 6 years ago

So it turns out Ethplorer will only return the previous 50 ETH transactions for an address, and while it has an API for getting token transactions, it has an even lower limit of 10 and for my wallet it returned nothing even though I have token transactions. So we need a better API or to run our own on our own node(s).

So I've created a ticket to do that in the future: #550