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

Switch to better data provider than Ethplorer or run our own API #550

Open einsteinx2 opened 6 years ago

einsteinx2 commented 6 years ago

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).