Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CASH] Ecash | Anonymous | X11 | Masternodes | Darksend | InstantX
by
Propulsion
on 28/02/2015, 15:28:45 UTC
talked to some guy with some GPU cards who solo mined this from the block 1.

he said that:

1-1000 blocks       coin reward is 5000coins
1000-1500blocks   coin reward is 277coins
1500-2500blocks   coin reward is 4000coins
2500-3500 blocks   maybe 2.4coins(maybe wrong)
after 3500 blocks   maybe 8 coins..(maybe wrong)

that guy solo mined a lot coin.

so we may have about 12-15 millions coins now.

so if price is 1 million Ecash=1BTC,,then total marketcap of this coin is 12-15BTC.

but we need a coin explorer first to check this.

Nah someone with the client can just do ecashd gettxoutsetinfo. Example with darkcoin:
Code:
propulsion@S7 ~ $ darkcoind gettxoutsetinfo
{
    "height" : 227419,
    "bestblock" : "0000000000159fa94402d5b5b310e8c8a27b5c42cf8c64eaf0722a2552fb8fa4",
    "transactions" : 130858,
    "txouts" : 677094,
    "bytes_serialized" : 21637393,
    "hash_serialized" : "ed2e2a3f42ef8cb090251c4d6796a650cfd98bcf9d6c9e6fccc19a02e6ae5f3c",
    "total_amount" : 5160751.00017847
}

Total amount of coins currently for darkcoin is 5,160,751.00 (five million)