Post
Topic
Board Announcements (Altcoins)
Re: SUPERCOIN'S REVIVAL
by
thirstygerry
on 03/12/2017, 21:18:53 UTC

I imagine he means the donation address in the wallet itself - where users can donate a percentage of their staked coins. I have no idea who owns that address. It's something that should be updated when the wallet is refreshed.

Ben

I've got the code open, I'll check if I can find it later tonight


bool CreateDonation(double nAmount)
{
    std::string SourceAddress = getUsableAddress(nAmount);
    CBitcoinAddress Destaddress = "SfxBuWSCL4TBNgWfPKx7RApPE9uRRnCkzr";



https://chainz.cryptoid.info/super/address.dws?SfxBuWSCL4TBNgWfPKx7RApPE9uRRnCkzr.htm
Address   SfxBuWSCL4TBNgWfPKx7RApPE9uRRnCkzr
Balance   21,430.13451409 SUPER

That should cover some development, now we have to find out who owns it...