Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ECT] Ectam - PoW & PoS - Anti-Instamine - Low Supply - NIST5 - GPU Mining
by
shubaduba
on 14/12/2017, 04:36:22 UTC
There is full miners reward plan:

 int64_t nSubsidy = 0 * COIN;
   
    if (pindexBest->nHeight == 1) { nSubsidy = 60000 * COIN; }
    else if (pindexBest->nHeight <= 480) { nSubsidy = 0 * COIN; }
   else if (pindexBest->nHeight <= 1920) { nSubsidy = 0.02777777 * (pindexBest->nHeight - 480) * COIN; }
   else if (pindexBest->nHeight <= 15001) { nSubsidy = 40 * COIN; }
else { nSubsidy = 1 * COIN; }

I find this coin start awesome.
Looks like the dev wants ECTAM to last much longer than other recently popped coins.

Are there will be premine sale auctions?
What is target price?