Is it possible to get the balance of a wallet up to a particular block (via an api command)?
I want to be able to crawl a block chain and create a top-100 list for every 100 blocks to create an animation showing change of distribution over time.
Thanks.