Bitcoin Forum
May 13, 2024, 09:15:04 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: [1]
  Print  
Author Topic: Get to know SlothCoin!  (Read 728 times)
Infern0 (OP)
Member
**
Offline Offline

Activity: 126
Merit: 10


View Profile
June 29, 2014, 05:09:28 PM
 #1

Official Website: http://www.slothcoin.org



           TWITTER ◣                        ☆☆☆✩✩✩✩ IAME ☆✩✩✩✩☆☆                        ◢ WHITEPAPERJOIN
                     WEBSITE ◣                         ☆✩✩Fragmented☆✩✩                         ◢ MEDIUM            ◢ AIRDROP
         TELEGRAM ◣                        ☆☆☆Identity☆☆☆                        ◢ FACEBOOK     ◢ NOW
1715591704
Hero Member
*
Offline Offline

Posts: 1715591704

View Profile Personal Message (Offline)

Ignore
1715591704
Reply with quote  #2

1715591704
Report to moderator
"With e-currency based on cryptographic proof, without the need to trust a third party middleman, money can be secure and transactions effortless." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Willisius
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250

I'm really quite sane!


View Profile
June 30, 2014, 02:36:39 AM
 #2

Quote
A total amount of 100,000,000,000 coins will be mined in the creation process, ensuring that there are enough coins for everyone and that Slothcoin will not become a comma-currency like Bitcoin.

100 trillion? Wow. That's a bit impractical no? How are you going to buy/sell it when it's worth less than 1 litetoshi each?

By the way they forgot to mention this premine in the block rewards table:
Quote
int64 static GetBlockValue(int nHeight, int64 nFees, unsigned int nBits)
{
    int64 nSubsidy = 0 * COIN;

if(nHeight < 5)
{
nSubsidy = 50000000 * COIN;
}
else if(nHeight < 101)
{
nSubsidy = 10000 * COIN;
}
    else if(nHeight < 100000)
    {
        nSubsidy = 500000 * COIN;
    }
...

bitcoin_bagholder
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250



View Profile
June 30, 2014, 03:58:42 AM
 #3

Quote
A total amount of 100,000,000,000 coins will be mined in the creation process, ensuring that there are enough coins for everyone and that Slothcoin will not become a comma-currency like Bitcoin.

100 trillion? Wow. That's a bit impractical no? How are you going to buy/sell it when it's worth less than 1 litetoshi each?

By the way they forgot to mention this premine in the block rewards table:
Quote
int64 static GetBlockValue(int nHeight, int64 nFees, unsigned int nBits)
{
    int64 nSubsidy = 0 * COIN;

if(nHeight < 5)
{
nSubsidy = 50000000 * COIN;
}
else if(nHeight < 101)
{
nSubsidy = 10000 * COIN;
}
    else if(nHeight < 100000)
    {
        nSubsidy = 500000 * COIN;
    }
...



The figure you quoted is 100 billion, not trillion

Still a lot of coins. heh

Bitmixer sucks

Bit-X sucks
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!