Fairness & Security

The Cardano Casino team is committed to providing a fair, transparent, and secure gaming experience for all users.

Fairness

Here’s how you can typically verify the fairness of our games:

  1. Users can input their transaction ID into the RNG Verification tool to check the randomly generated number associated with their bet.

Paste the transaction ID of your bet in the RNG Verification tool

Click the VERIFY button to view the generated random number
  1. Users can then confirm that the OUTCOME and the generated RANDOM NUMBER match by reviewing the Random Number Ranges list.

Random Number Ranges

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

C-DICE

  • 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

Security

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).

Last updated