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

No packages published