“Last is me” launch!

We are excited to announce the launch of the “Last is me” lottery!

How the lottery works?

The lottery has a price ticket and a duration A, when you buy a ticket you become the last player D and the countdown C is resetted. When the countdown D expire, meaning none bought a ticket during the lottery duration, you get the jackpot B!

For more details you could read the FAQ on the web site.

Is this a scam? Are you running away with the jackpot?

The lottery is based on a smart contract written in the Ethereum platform, so it is trustless. Moreover, I developed the site and the contract then I sold the project and transferred the lottery ownership to a DAO running In another Ethereum smart contract.

Rational

When building a lottery on a smart contract there are two important properties to keep in mind:

One possible solution to overcome this problem is to use a commit/reveal scheme. Lottery partecipants bet on numbers which are hided from anyone but them. The lottery expires, partecipants reveal the number they are committed to. All this numbers are used together to define a randomness. One of the number is the nearest of the randomness and the lottery winner. As you can see the randomness is outside the virtual machine and miners could not do front running cause when the lottery expires they don’t know who is the winner. This solution is doable but require many interaction with the contract.

Another solution, the one upon which “Last is me” is based is to use willingness of players to buy ticket as a source of randomness. Miners and other players don’t know if someone is going to buy another ticket and resetting the countdown. When the lottery is expiring, a miner could front run refusing to mine a block but it isn’t a worthful attack because some other miner is expected to mine anyway. This solution is simple and elegant so I decided to build it!

Are you gonna win the jackpot ?

Try to be the last!

The last is the winner!




Edit this page