Pages:
Author

Topic: 🔴 MONEYCOIN【MONEY】🌟 💵 POS 36% 💴 POW JUST 50K BLOCKS ➔ MUCH BOUNTIES - page 13. (Read 22460 times)

hero member
Activity: 1484
Merit: 505
newbie
Activity: 49
Merit: 0
Yes last "if" for TESTNET. right?
how much coins can be released maximum?
hero member
Activity: 570
Merit: 500
Code:
nLastPOWBlock = 31000;
        nLastFairLaunchBlock = 1001;
{
    int64_t nSubsidy = 0;
    if (nHeight <= 0)
        nSubsidy = 0;
    else
    if (nHeight <= nLastFairLaunchBlock)
        nSubsidy = 1000000 * COIN;
    else

    if (nHeight <= 31000)
        nSubsidy = 10 * COIN;
    else

    if (nHeight <= nLastPOWBlock)
        nSubsidy = (NetworkID() == CChainParams::TESTNET ? 10000 : 400) * COIN;
}
coins created by miners at the end of POW (if there wasn't POS blocks) - 299990
coins owned by the dev - 650 000 000
let's math what will be the percent of coins which will be fairly distributed between the miners (if there is no POS during the POW)
299990/650000000*100 = 0.0461523077%
for the dev left
100%-0.0461523077%=99.9538477% of the total supply (and this is if the POS wasn't start)

as you see in the code the last 'if' is unreachable Smiley
newbie
Activity: 49
Merit: 0

Yes sorry you are right the premine is less because the POS was started... so this coin looks legit  Roll Eyes
maybe i should buy some as the premine is only 99.989%
have you contacted Poloniex already?

From how many coins that percentage? 99.989%
hero member
Activity: 570
Merit: 500
Are you joking?!  Cheesy Where 1 billion if the entire amount is now produced 650 million coins?  Cheesy
Do you try to check out a your theory (just getinfo in console) or just throw words to the wind?
https://github.com/moneyproject/moneycoin/blob/master/src/chainparams.cpp#L22
Code:
int64_t CChainParams::GetProofOfWorkReward(int nHeight, int64_t nFees) const
{
    // miner's coin base reward
    int64_t nSubsidy = 0;

    if (nHeight <= 0)
        nSubsidy = 0;
    else
    if (nHeight <= nLastFairLaunchBlock)
        nSubsidy = 1000000 * COIN;
    else

    if (nHeight <= 31000)
        nSubsidy = 10 * COIN;
    else

    if (nHeight <= nLastPOWBlock)
        nSubsidy = (NetworkID() == CChainParams::TESTNET ? 10000 : 400) * COIN;

    if (fDebug && GetBoolArg("-printcreation"))
        LogPrintf("GetProofOfWorkReward() : create=%s nSubsidy=%d\n", FormatMoney(nSubsidy).c_str(), nSubsidy);

    return nSubsidy + nFees;
};
https://github.com/moneyproject/moneycoin/blob/master/src/chainparams.cpp#L162
Code:
  nLastFairLaunchBlock = 1001;

Yes sorry you are right the premine is less because the POS was started... so this coin looks legit  Roll Eyes
maybe i should buy some as the premine is only 99.989%
have you contacted Poloniex already?
newbie
Activity: 49
Merit: 0
Are you joking?!  Cheesy Where 1 billion if the entire amount is now produced 650 million coins?  Cheesy
Do you try to check out a your theory (just getinfo in console) or just throw words to the wind?
hero member
Activity: 570
Merit: 500
so failing to mention is hiding it?

one look at the source code and you'd know.

in his defense, I would say the wallet is one of the nicest I've seen - really nice work.


yes keep support the scams... for sure he is failing to mention about the premine which is equal to 100100000 normal blocks as reward
even after few users ask about it
hero member
Activity: 553
Merit: 500
so failing to mention is hiding it?

one look at the source code and you'd know.

in his defense, I would say the wallet is one of the nicest I've seen - really nice work.
hero member
Activity: 570
Merit: 500
1 billion premine and giving away few coins... such a great person

Why there is no big red PREMINE text in the OP?

1 001 000 000 coins are premined

show me a recent coin without a huge premine...

It's not about the huge premine, it's about the fact that the dev is trying to hide it
also with premine of 1.001 billion coins he is giving away only few coins per user... so even if there are 10 million people who claim this coin, the dev still will own >50% of the total supply
Can you guess how much this coin will worth?
And what about the poor guys who are spending now electicity to mine this shit?
hero member
Activity: 553
Merit: 500
1 billion premine and giving away few coins... such a great person

Why there is no big red PREMINE text in the OP?

1 001 000 000 coins are premined

show me a recent coin without a huge premine...
hero member
Activity: 2632
Merit: 649
DGbet.fun - Crypto Sportsbook
hero member
Activity: 570
Merit: 500
1 billion premine and giving away few coins... such a great person

Why there is no big red PREMINE text in the OP?

1 001 000 000 coins are premined
full member
Activity: 756
Merit: 101
Oikos.cash | Decentralized Finance on Tron
CYBERMONDAY IS OVER, THANKS TO ALL FOR PARTICIPATION

The second bounty company starts in the morning

legendary
Activity: 3262
Merit: 3675
Top Crypto Casino
Are you seriously ?
pre-mine 11 million(
Your words :
Quote
MoneyCoin is a newest decentralized payment system that is not controlled by any one government or bank of the world. MoneyCoin doesn't belong and doesn't serve anybody, EXCEPT ALL ITS PARTICIPANTS. The best protection is a full disclosure.

Completely contrary to this:

Quote
  All operations with your wallet will be stopped if they are conducted without your agreement.

 Embarrassed
hero member
Activity: 670
Merit: 511
My Address:

MJbGHVrjEuhdV84Euy43xeSU4HgTtwvLqG

Thanks
hero member
Activity: 868
Merit: 1000
MAbD4q2zDdLVnonW4PeoBFpaLV6YBrhFPV my address
hero member
Activity: 1204
Merit: 521
hero member
Activity: 553
Merit: 500

ned.ryerson check your private message please.
full member
Activity: 756
Merit: 101
Oikos.cash | Decentralized Finance on Tron
MS3BeFPgGU5XckMar8WqPvba9jCTGgLVLu   Thank you   Grin

Money send.
full member
Activity: 756
Merit: 101
Oikos.cash | Decentralized Finance on Tron
Pages:
Jump to: