Pages:
Author

Topic: [ANN] ARBIT COIN|SHA256| POD VERIFIED |AR/VR WALLET|POS|VOICE 2FA|EXCHANGES - page 23. (Read 66450 times)

hero member
Activity: 826
Merit: 500
This Coin is not active on any exchangers

That’s because the holders don’t want to dump it for this cheap. But there is also no interest in new investors.
member
Activity: 84
Merit: 10
This Coin is not active on any exchangers
sr. member
Activity: 378
Merit: 250
A solution that could help reduce the scam is to ask at the Dev to make the whois of your domain public and not private, so you would know his name and where he lives. A Dev honest should not be afraid to make this information public.

http://whois.vu/?q=getaugmented.net
Still thats no proof, my domains info is not public also, but even if it was it will say that domain is owned by xPooky Smiley
not all companies require to provide real name
sr. member
Activity: 462
Merit: 250
What happened to the Dev? Is there any chance to come back online?

There is always a chance. Grin
Hopefully the Dev returns, the project was very promising. Maybe it's just an error in the code and the Dev could add mega Pos reward in the next 1000 blocks...It could be a solution.
If dev returns and continue to work on what he said he will do, there is no need to add the mega blocks
Yes, the lack of mega block make this coin even more rare.
sr. member
Activity: 462
Merit: 250
A solution that could help reduce the scam is to ask at the Dev to make the whois of your domain public and not private, so you would know his name and where he lives. A Dev honest should not be afraid to make this information public.

http://whois.vu/?q=getaugmented.net
full member
Activity: 192
Merit: 100
Just sent the dev a pm, we'll see if he shows or not. This is the second large error made during ARbits launch and initial pos phase. Time to harass him until we get some answers; this pos phase is something the team should have been watching closely.
sr. member
Activity: 378
Merit: 250
What happened to the Dev? Is there any chance to come back online?

There is always a chance. Grin
Hopefully the Dev returns, the project was very promising. Maybe it's just an error in the code and the Dev could add mega Pos reward in the next 1000 blocks...It could be a solution.
If dev returns and continue to work on what he said he will do, there is no need to add the mega blocks
sr. member
Activity: 462
Merit: 250
What happened to the Dev? Is there any chance to come back online?

There is always a chance. Grin
Hopefully the Dev returns, the project was very promising. Maybe it's just an error in the code and the Dev could add mega Pos reward in the next 1000 blocks...It could be a solution.
hero member
Activity: 826
Merit: 500
What happened to the Dev? Is there any chance to come back online?

There is always a chance. Grin
sr. member
Activity: 462
Merit: 250
What happened to the Dev? Is there any chance to come back online?
full member
Activity: 154
Merit: 100
Arbit coin perform augmented system and payment method by smart algorithm which sounds interesting for all minors and I like the idea of paper wallet which have similar using business card....
full member
Activity: 192
Merit: 100
hero member
Activity: 826
Merit: 500
For future reference, block rewards for mining and minting are typically in main.cpp if you want to review a coins source

Thanks. Yea it was my Bad for not looking into it. Figured I could trust the specs to at least be right.
legendary
Activity: 2548
Merit: 1054
CPU Web Mining 🕸️ on webmining.io
For future reference, block rewards for mining and minting are typically in main.cpp if you want to review a coins source
newbie
Activity: 48
Merit: 0
I am making a new coin, its called jail time
Its simple the coin funds the investigators and hackers to go after these scum sucking devs and hunts the F*&% down on camera, each one is filmed getting the shit kicked out of them
hero member
Activity: 2478
Merit: 512
Leading Crypto Sports Betting & Casino Platform
newbie
Activity: 48
Merit: 0
legendary
Activity: 2548
Merit: 1054
CPU Web Mining 🕸️ on webmining.io
So much for the increase in rewards. Block rewards are now showing 5 ARB. Angry

Sorry to be the bearer of bad news, but the last bonus phase listed in the OP does not exist in the source



int64_t GetProofOfStakeReward(int64_t nCoinAge, int64_t nFees)
{

    int64_t nSubsidy = 0 * COIN;

        if(pindexBest->nHeight < 1441)  //Same as POW so coin supply stays the same
    {
        nSubsidy = 100 * COIN;
    }
        else if(pindexBest->nHeight < 2881)  //Same as POW so coin supply stays the same
    {
        nSubsidy = 75 * COIN;
    }
        else if(pindexBest->nHeight < 4321)  //Same as POW so coin supply stays the same
    {
        nSubsidy = 50 * COIN;
    }
        else if(pindexBest->nHeight < 5761)  //Same as POW so coin supply stays the same
    {
        nSubsidy = 25 * COIN;
    }
        else if(pindexBest->nHeight < 6001)  //Same as POW so coin supply stays the same
    {
        nSubsidy = 100 * COIN;
    }
        else if(pindexBest->nHeight < 10001)  //Only POS - 40,000 new ARbits
    {
        nSubsidy = 10 * COIN;
    }
         else if(pindexBest->nHeight < 20001)  //Only POS - 200,000 new ARbits
    {
        nSubsidy = 20 * COIN;
    }
      else if(pindexBest->nHeight > 20000) //Only POS - 7,200 new ARbits per day
    {
        nSubsidy = 5 * COIN;
    }
sr. member
Activity: 343
Merit: 250
So much for the increase in rewards. Block rewards are now showing 5 ARB. Angry
UPS!!! Ob`ebosinka))) Let`s go to sell)
hero member
Activity: 826
Merit: 500
So much for the increase in rewards. Block rewards are now showing 5 ARB. Angry
Pages:
Jump to: