Fairness & Security
Last updated
Last updated
The Cardano Casino team is committed to providing a fair, transparent, and secure gaming experience for all users.
Here’s how you can typically verify the fairness of our games:
Users can input their transaction ID into the RNG Verification tool to check the randomly generated number associated with their bet.
Users can then confirm that the OUTCOME and the generated RANDOM NUMBER match by reviewing the Random Number Ranges list.
C-FLIP
WIN: If the RANDOM NUMBER is greater than 0.5
LOSE: If the RANDOM NUMBER is less than or equal to 0.5
WIN Conditions:
If the user chooses 1 DICE: WIN if the RANDOM NUMBER is greater than 0.83333
If the user chooses 2 DICE: WIN if the RANDOM NUMBER is greater than 0.66667
If the user chooses 3 DICE: WIN if the RANDOM NUMBER is greater than 0.5
If the user chooses 4 DICE: WIN if the RANDOM NUMBER is greater than 0.33333
If the user chooses 5 DICE: WIN if the RANDOM NUMBER is greater than 0.16667
If the user chooses 6 DICE: Automatic WIN
LOSE Conditions:
If the user chooses 1 DICE: LOSE if the RANDOM NUMBER is less than to 0.83333
If the user chooses 2 DICE: LOSE if the RANDOM NUMBER is less than to 0.66667
If the user chooses 3 DICE: LOSE if the RANDOM NUMBER is less than to 0.5
If the user chooses 4 DICE: LOSE if the RANDOM NUMBER is less than to 0.33333
If the user chooses 5 DICE: LOSE if the RANDOM NUMBER is less than to 0.16667
From March 25th to May 31st, 2024, Cardano Casino engaged Vacuumlabs to conduct a comprehensive security assessment of the smart contracts for Cardano Casino games.
Vacuumlabs performed a design review followed by an in-depth manual code audit, identifying 3 critical, 3 major, 4 medium, 6 minor, and 8 informational findings. All findings were fully resolved except for 2, which Cardano Casino has acknowledged but do not pose security threats to the system.
You can view the full audit report here (https://github.com/vacuumlabs/audits/blob/master/reports/cardano-casino-v1.1.pdf).