Choose six tiles for the current round and reserve that ticket.
Demosino
Buy a Luckotto ticket with Bitcoin
Get a payment address, send Bitcoin, then track your ticket through the public round ledger.
Ticket flow
Each reserved ticket gets its own deposit address. Send any positive amount to fund that ticket.
After the payment confirms, the ticket keeps its chosen tiles and gains draw weight from the confirmed sats.
At the weekly draw, Luckotto commits the round CSV hash and minor seed hash on-chain. The draw block 2 blocks later selects one sold ticket.
Use the embedded verifier to check the draw tiles and winning ticket from public round data.
Start with a ticket
Every ticket has exactly 6 tiles. Players receive a round-scoped Bitcoin address; after payment confirmation, Luckotto chooses the final tile set.
- 01Get address
Each reserved ticket gets its own deposit address.
- 02Send
On-time confirmed Bitcoin payments fund the selected ticket. Late confirmations roll forward into the next available round.
- 03Hit 6 to win
At draw time, losing pool tiles are eliminated until one tile set remains, then duplicate tickets are resolved by weight.
The jackpot is cumulative: every confirmed payment grows the current open round's prize. It keeps growing until the weekly draw resolves the winning ticket.
At the weekly draw, Luckotto uses the draw block hash and committed CSV weights to eliminate losing pool tiles until one tile set remains. That survivor's sorted tiles become the recorded draw tiles.
The selected ticket wins. Larger confirmed payments increase that ticket's weight; the tile numbers themselves do not change odds.
The partner site that sold the winning ticket is paid the entire jackpot, minus Bitcoin transaction fees, so they can distribute it to the player.
The final CSV hash, draw tiles, winning ticket, and payout are publicly replayable from the on-chain commitment and slow draw block.
A player chooses 6tiles and receives a deposit address for that reserved ticket. On-time confirmed sats enter that round's prize pool and set the selected ticket's draw weight.
There is no minimum ticket price in the app. Any positive on-time confirmation funds the selected ticket's draw weight (the site you bought through may keep a posted fee share); late confirmations are credited forward.
At the draw cutoff, the worker hashes the deterministic round CSV, commits that hash and the minor seed hash on-chain, waits 2 blocksafter confirmation, then combines the revealed minor seed with the draw block hash for the weighted elimination draw. The stored result is the winning ticket's sorted draw tiles.
Payments confirmed after the original round closes roll the same tiles into the next available round for that player.