I guess you are looking for smth like that https://github.com/bitcoin-abe/bitc...7f843afff9a8c86d93fe7c77fadf/Abe/abe.py#L1356Thanks Guys. I think I will keep on trying to learn about the data before I get this running.
One more quick question though, I have found out how to get a wallet balance, but the wallet identifier is the public key hash (pubkey.pubkey_hash). How do I get the public key hash for a wallet address?
/q/addresstohash/
EDIT: errr.... gave you link to bitcoin one, sorry... here is the correct one https://github.com/darkcoin/darkcoin-abe/blob/master/Abe/abe.py#L1610