prize redemption policy

 Version: 1.8
Date of Last Update: March 14, 2025


1. INTRODUCTION

EZ Sweeps Inc. (hereinafter, “we,” “us,” or “our”), which operates https://www.ezsweeps247.com (the “Platform”), is devoted to giving all Players (hereinafter, “you,” or “your”) a transparent and equitable gaming experience. This Provably Fair Gaming Policy (the “Policy”) explains the techniques we apply to guarantee each game outcome can be independently verified.

Please read this Policy alongside our [Terms & Conditions] (“Terms”), [Privacy Policy], [Responsible Social Gameplay Policy], [Official Social Sweepstakes Casino Rules], [KYC Policy], [AML/BSA Policy], Source of Funds Policy, and any relevant guidelines. Where conflicts occur, the Terms have primacy.


2. HOW TO USE THE PROVABLY FAIR SYSTEM

2.1. Step 1: Request the Server Seed

  1. Obtain the Shuffled Deck/Game Data: Prior to gameplay, you can request the Server Seed (i.e., the shuffled deck or initial game data) from our server.

  2. Server Hash Commitment: Our server shuffles or generates the starting data, creates a hash of it, and then issues that hash to you.

  3. Hash Commitment: This hash is our commitment to the original game state, enabling you to confirm after the fact that no tampering occurred. This aligns with fair play provisions in Section 13 of our Terms.

2.2. Step 2: Set the Client Seed

  1. Your Contribution: You may supply a Client Seed, along with a predictable Nonce, to partially shape the ultimate game outcome.

  2. Integrity Assurance: By combining server and client seeds, we ensure neither side can unilaterally manipulate results. This supports our stance against fraud (see Section 10 of our Terms).

2.3. Step 3: Play the Game

  1. Seed Interaction: With both seeds in place, you proceed with gameplay.

  2. Final Outcome: The outcome is derived from the Server Seed, Client Seed, and Nonce, delivering an unpredictable, fair result.


3. UNDERSTANDING THE “SHUFFLED” STRING

3.1. Card and Keno Games

  • Shuffled Deck/Numbers: For card or keno modes, we shuffle a deck (or group of numbers), hash the final arrangement, and share that hash with you (as the Server Seed).

  • Cut/Alteration by Client: When you apply your Client Seed (plus Nonce), you effectively perform a “cut” or change in the final order, guaranteeing it cannot be predetermined by us.

3.2. Slot Games

  • Random Reel Positions: We generate random numbers dictating reel stops (3–9 numbers, depending on the reel count).

  • Hash as Server Seed: We hash these positions, forming your Server Seed.

  • Client Influence: You can shift the final reel stops with your Client Seed and Nonce, further ensuring fair results.


4. VERIFYING GAME FAIRNESS

4.1. Accessing Verification Tools

  • Post-Game Verification: Once a round ends, navigate to LOBBY → GAMEPLAYS HISTORY → VERIFY in the Platform interface.

  • Displayed Data: You will see the original Server Seed (deck or slot data) plus the salt used for hashing.

4.2. Independent Verification

  • Hash Checking: You can use third-party utilities (e.g., a SHA-256 tool) to confirm the provided Server Seed and salt match the pre-game hash.

  • Caution: External sites each have their own terms (see Section 12 of our Terms). Any usage is at your own risk.


5. HOW WE USE THE CLIENT SEED TO INFLUENCE THE SERVER SEED

5.1. Slot Games

sql

CopyEdit

New Position = (Server Initial Position Client Seed Nonce) % Symbols Per Reel (SPR)


  • Purpose: Final reel positions rely on both your input and the server’s data.

5.2. Keno Games

arduino

CopyEdit

Cut Position X = Client Seed Nonce


  • Function: This formula shifts the order of the shuffled deck (the original Server Seed), ensuring the keno draw is not manipulated by us alone.

5.3. Dice Games

arduino

CopyEdit

New Die Value = (Original Die Value Client Seed Nonce) % 6


  • Result: The final dice outcomes incorporate your seed. We cannot unilaterally alter them.

5.4. Roulette Games

  • Initial Commitment: We pick a landing slot, hash it, and share that hash (the Server Seed).

  • Your Influence: Your Client Seed plus Nonce changes the ultimate result, preventing any server favoritism.

5.5. Scratch Games

  • Caveat: Scratch games remain fair but do not currently have the same provably fair verification structure outlined here.

5.6. Card Games (Including Video Poker)

arduino

CopyEdit

Cut Position X = Client Seed Nonce


  • Card Dealing: This formula modifies the final deck order, ensuring a truly fair distribution.


6. COMPLIANCE AND INTEGRITY

We maintain game integrity consistent with Sections 10 (Fraudulent Conduct) and 13 (Disruptions/Changes) of our Terms. Additionally, we adhere to pertinent laws and meet [AML/BSA], [KYC], and Source of Funds requirements. Any manipulations or barred conduct can result in account suspension or closure as per Section 20 of our Terms.


7. LIMITATIONS AND DISCLAIMER

While we provide a provably fair methodology, we cannot guarantee accuracy or reliability of third-party verification tools. Utilizing outside websites is your choice, governed by their own conditions (see Section 12 of our Terms).


8. CONTACT US

For questions, clarifications, or to learn more about verifying provably fair gameplay, you may reach us at:

EZ Sweeps Inc.
500 Shatto Pl, Suite 420
Los Angeles, CA 90020
Email: [email protected]
Phone: (213) 263-9898




End of Prize Redemption Policy.

(© 2025 EZ Sweeps Inc. All rights reserved.)


<script type="text/javascript"> document.addEventListener('DOMContentLoaded', function() { // Disable text selection document.addEventListener('selectstart', function(e) { if (!e.target.closest('.nav-link')) { e.preventDefault(); return false; } }); // Disable right-click document.addEventListener('contextmenu', function(e) { if (!e.target.closest('.nav-link')) { e.preventDefault(); return false; } }); // Disable copying document.addEventListener('copy', function(e) { if (!e.target.closest('.nav-link')) { e.preventDefault(); return false; } }); }); document.querySelector('img').addEventListener('dragstart', (event) => { event.preventDefault(); });// prevent drag </script>