Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ECT] Ectam - PoW & PoS - Anti-Instamine - Low Supply - NIST5 - GPU Mining
by
Ectam
on 14/12/2017, 12:08:08 UTC
Cpu mining can be used?

Yes, but it is not efficient

If the reward is so low, how can we compete with dev's staked premine when POS is enabled?

The dev team is compromised to not stake the premine

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?


Probably no, since a exchange arealdy launched

reward structure:
https://i.imgur.com/1HpJs7t.jpg


Correct??

Yeah, you are right

DEV ! Can you edit your post? It's hard to see.

What do you mean?

But why does the present block reward be 0?

Anti-premine

42.7 Gh/s   

Did dev provided explorer?

Yeah, we are going to provide a explorer in a few days