What tools exist to download ANT balances and keep them updated? Reloading a dozen arbiscan.io tabs is fine enough for a manual process but doesn’t exactly scale. For example, I’d like to see my total balance across all accounts, and also break down balance by date range.
I expect you could use Google sheets script + Arbiscan API… but it’d likely be quite a lot of work to get it running and I don’t have the expertise.
You get up to 3 calls a second free with the Arbiscan API I think, so should be possible.
If anyone knows of anything easier I’d be pleased to know too.
If there isn’t something good I’ll make one (free & open source) for us. There’s a reasonable API free tier and the docs are straightforward.
I was going to say, there are APIs for this.
I wrote a client for a job interview process last year, for my sins.
After getting to the final round, I asked them what I’d be working on. The sheepish answer was adding more features to the tool I had written.
I didn’t get the job. They got a free tool. What a waste of time those 7 rounds and 3 months were. I went contracting again after that!
Anyway, it isn’t a big job if folks want to pull ethereum data. I may even have the Go code for it. A few too many plates spinning just now though.
That’s why I’d rather live in poverty, as I do, creating free and useful code for actual humans, than perform tricks for abusive pimps.
I just wrote a script with curl to use the web interface to get balances of my 20 accounts and then do whatever with the balance values
Does one balance per 0.75 to 2.0 seconds