Since I haven't found a better solution, I started working on a script that generates a
Rich List.
It will take some time, but I will definitely finish it before the distribution ends.
For the moment, I've completed a script that extracts a list of all the addresses that have ever received CAPTcoins at least once.
That means, all these addresses have had positive balance. However, they may not have balance anymore now.
The list is temporarily accessible here:
http://captcoin.com/addresses.txtIt is (more or less
*) ordered by first appearance on the blockchain, so the first one is the address I used to pre-mine all the coins.
This list is updated every 5 minutes. At the moment,
33,794 unique addresses have received CAPTcoins at some time.
(I may remove it in the future, when a proper website and API are available)
* Edit: I just realized the script may mess with the order a little, especially when several addresses are seen
for the first time on the same block.