Skip to content

pizza-777/easySlot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slot DeBot

Easy slot machine written on smart contracts.

Deployment

Set deployment params in this script and run:

./d.sh 

RTP (return to player)

💎 🍌 🍎 🍊 🍉 🍋

Winning Combinations No. of combos Win Payoff for 1 Ever % Payoff
3 💎 1 20 20 9.756%
Any 3 Fruit 5 10 50 23.256%
2 💎 15 4 60 27.907%
1 💎 75 1 75 34.884%
Totals 96
% of Winning Combos 44.444% Payout 205

RTP = (1 * 20 + 5 * 10 + 15 * 4 + 75 * 1)/(6 * 6 * 6) = 205/216 = 94.9%

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages