Rules
Daily raffles will be managed by @zenonrafflebot and announced in this channel.
Participants send their ZTS to the deposit address and each transaction is counted in chronological order.
In the event of a chronological tie (i.e. multiple deposits in the same momentum), transaction hashes are ordered alphabetically.
Every participating address is attributed raffle tickets for the round based on when they submitted their transaction.
Raffle tickets are serialized integers in the range [1, n], attributed to players in order of participation.
Players can have several ranges of discontiguous raffle tickets if they send multiple transactions during a round.
Example: if there are 100 tickets, a player can have ticket ranges 2-7, 44-70, and 98-100.
There is always a winner, and the deposit address is not allowed to win.
When the end momentum height is reached, the bot will read its hash and use that as the seed to calculate the winner. Check the Provably Fair page for more details.
Round tokens are selected in the following ways:
If there aren't any votes during a round, one of the supported Tokens will be randomly selected for the next round.
If only one token received votes, it will be the next round's token.
Otherwise, the token with the most votes will be applied to the next round.
If there is a tie, one of these will be randomly selected.
Announcements
All announcements will be published in the Raffle Announcement channel.
The bot will provide the following information in the announcements:
New Round announcement
Start and end momentums, including an approximate duration
Token symbol and ZTS
Deposit address, where players send their funds
Round Results announcement
Winner
Pot -> the sum of all deposits for the round
Winning ticket
Admin Event announcement
When the admin updates a raffle setting, it is published to the channel.
Unexpected Event announcement
If the bot encounters an unexpected event, it will broadcast an announcement.
In some circumstances, it will also refund all deposits for the round.
In the event of a sudden, silent failure, the service will restart within a few minutes and refund all existing deposits.
Last updated