Bitcoin Forum

Economy => Gambling => Topic started by: cryptolottocc on February 23, 2018, 05:24:46 PM



Title: 🆑 CRYPTOLOTTO.CC 🆑 Ethereum Powered Dapp with the new and straightforward idea 😉
Post by: cryptolottocc on February 23, 2018, 05:24:46 PM
http://telegra.ph/file/90cf336b4dde39619f2e9.png

Overview

Cryptolotto (https://cryptolotto.cc) is a powered by Ethereum DApp (decentralized application). The backend code is running on a decentralized peer-to-peer network and is presented by 8 smart contracts and a front-end. Cryptolotto (https://cryptolotto.cc) works autonomously and with no entity controlling the key functions. The Cryptolotto's (https://cryptolotto.cc) data and records of operation are cryptographically stored in a public, decentralized Ethereum blockchain network.

The main idea of Cryptolotto (https://cryptolotto.cc) is straightforward: people from all over the world contribute equal amounts of ETH to one wallet during the set period of time. When a timer ends, this smart-contract powered wallet automatically sends all received ETH to one randomly chosen wallet-participant.

http://telegra.ph/file/dee27f5551a9327c95f1b.png

How to play

  • Use an Ethereum. To start playing, you should have one of these wallets: MetaMask, Ethereum Wallet, Parity Wallet or MyEtherWallet. Top up your wallet with enough amount of ETH first, before you start to play.
  • Select your Game. 5 games are running simultaneously. Each game has different duration and entrance cost. Entering the same one game more than once  is allowed. Also, you can join all games at the same time.
  • Copy the wallet address. Be sure to send your funds to the right wallet address. Each game has its own unique address presented on the Home page as well as on our official Github page.
  • Send your funds. Each game has its own price. To join the game, you need to send the right amount of ETH to the given address. If you get everything right, you will find your wallet address in the list of players.
  • Wait for result. Join our Telegram channel to receive notifications about Jackpot winners. If you are the winner, then you will receive all the Jackpot amount back to your wallet immediately after the end of the game.

Explainer Video

Watch Cryptolotto explainer video (https://www.youtube.com/watch?v=ma2KYqmsdhQ)

List of Games


Quote
NamePriceDuration
7 days0.01 ETH0x484ae89cb0b1a03c94dc78ed02999ef010c9f258
1 day0.02 ETH0x554bb05483601093bf2e60a3492f4e5438e0c6a7
6 hours0.03 ETH0x335cd59a7196b41b11a786673d95eff8355abef7
1 hour0.05 ETH0xef38893768960f9d7f9b20cc2cf63c7f6a113136
10 minutes0.1 ETH0xc88a9e1c1ef77a1c9964ce9010734ad553c6f2f1

Features

  • Play safely. You can join the game safely, even if there are no other players at the time. If by the end of the game no one joins besides you, you will automatically receive your ETH back to your wallet immediately.
  • Get results. Recieve instant notifications on your phone by joining our Telegram (https://t.me/cryptolottoresults). Get useful information about a name of a game, jackpot amount in ETH and USD, timestamp, winner's wallet address and TX hash.
  • Works worldwide. Everyone it the world can play the Cryptolotto. There are no borders, limitations or special terms. To start playing, it’s enough to have an Internet access, an Ethereum wallet and ethers. Cryptolotto is not limited to only one country, doesn’t require a special citizenship and is free of any bureaucracy.
  • Play all games. In Cryptolotto you can participate in one game unlimited amount of times. Also, you can play in all games simultaneously. It increases chances to win, but remember this not guarantees a win because a winner is always picked randomly.
  • MetaMask supported. Play the game in one click by using MetaMask (https://metamask.io/) wallet. Having Chrome or Firefox browser and MetaMask makes the process of playing in Cryptolotto even more simple and user friendly. No need to copy&paste addresses and ticket prices, just click one button and you will join the game right away!
  • Mobile devices supported. Cryptolotto supports Cipher Browser which gives ability to use DAaps on mobile phones. Download iOS (https://itunes.apple.com/app/cipher-browser-for-ethereum/id1294572970?ls=1&mt=8) or Android (https://play.google.com/store/apps/details?id=com.cipherbrowser.cipher) version of Cipher and play Cryptolotto on the go!

The algorithm of picking a winner

Code:
    }
    
    function randomNumber(uint min, uint max) public constant returns (uint) {
        uint random = uint(keccak256(
            block.timestamp *
            block.difficulty *
            block.number *
            uint(block.blockhash(block.number - 1))
        ))%10 + 1;
      
        uint result = uint(keccak256(random))%(min+max)-min;
        
        if (result > max) {
            return max;
        }
        
        if (result < min) {
            return min;
        }
        
        return result;
    }

Quote
Each wallet-participant gets ${uint _number} when he joins the game. Random number determination depends on current block timestamp, block difficulty, block number and previous block hash. We set determination between min and max values. Additional conditions, in case something goes wrong, are set to prevent contract from sending Jackpot to invalid address.

Frequently Asked Questions

Please follow this link to found Cryptolotto FAQs (https://cryptolotto.cc/en/faq).

Contact Support

If you have any questions please contact us via Telegram (https://t.me/cryptolottoresults).

External Links

Website (https://cryptolotto.cc) · Telegram (https://t.me/cryptolottoresults) · Github (https://github.com/cryptolotto/cryptolotto) ·  Instagram (https://instagram.com/cryptolotto) ·  Facebook (https://facebook.com/cryptolotto) ·  Medium (https://medium.com/@cryptolotto)


Title: Re: 🆑 CRYPTOLOTTO.CC 🆑 Ethereum Powered Dapp with the new gambling idea 😉
Post by: JackpotRacer on February 23, 2018, 07:14:46 PM
how much is the fee/% you are taking?


Title: Re: 🆑 CRYPTOLOTTO.CC 🆑 Ethereum Powered Dapp with the new gambling idea 😉
Post by: cryptolottocc on February 23, 2018, 07:39:44 PM
how much is the fee/% you are taking?

Hello,

Thanks for your question. All Jackpot amount is sent to a winner, once it is determined. After the end of each game, Cryptolotto takes its commission from each jackpot for running the service. The commissions are 10% for 7d, 1d, 6h, 1h games and 5% for 10m games. Cryptolotto redistributes its earnings on:

- salaries of Cryptolotto workers;
- advertisement campaigns for constant growth of players;
- security and maintenance of Cryptolotto servers & nodes;
- work on future updates;


Title: Re: 🆑 CRYPTOLOTTO.CC 🆑 Ethereum Powered Dapp with the new gambling idea 😉
Post by: JackpotRacer on February 23, 2018, 08:14:38 PM
how much is the fee/% you are taking?

Hello,

Thanks for your question. All Jackpot amount is sent to a winner, once it is determined. After the end of each game, Cryptolotto takes its commission from each jackpot for running the service. The commissions are 10% for Long and Short games and 5% for Gold games. Cryptolotto redistributes its earnings on:

- salaries of Cryptolotto workers;
- advertisement campaigns for constant growth of players;
- security and maintenance of Cryptolotto servers & nodes;
- work on future updates;

thx for the info and fair enough

are the short games the shortest possible games?

are you the dev?


Title: Re: 🆑 CRYPTOLOTTO.CC 🆑 Ethereum Powered Dapp with the new gambling idea 😉
Post by: cryptolottocc on February 23, 2018, 08:49:49 PM
Quote

thx for the info and fair enough


Thank you for your feedback, we really appreciate it.

Quote

are the short games the shortest possible games?


Currently, the shortest possible games are the Short 10m and Gold 10m games. A draw in these games is happening every 10 minutes. The difference is in the entrance cost.

We believe that 10 minutes is an optimal duration for the most shortest game. Making it even shorter will lead to a problems in case of the Ethereum network overload (a transaction processing time may be easily longer than 10 minutes).

Quote


are you the dev?


No, but he is somewhere aroud here :) Do you have any development-related questions? We would be glad to answer.


Title: Re: 🆑 CRYPTOLOTTO.CC 🆑 Ethereum Powered Dapp with the new gambling idea 😉
Post by: ardhies on March 10, 2020, 08:35:15 AM
It seems to me that 10 minutes is not enough. Optimally 15-20 minutes (30 is already a lot) 8)