ZKasino Documentation
WebsitedAppTwitterTelegram
  • Welcome
  • Tokenomics
  • ZKasino Bridge
  • ZKasino Chain Testnet
  • ZKasino
    • Roadmap and FAQ
    • Responsible Gaming
    • Live Support
    • IPFS hosting
    • Mainnet Guide
    • Official Links
  • Platform
    • Glossary
    • Betting
    • Chains and Bet tokens
    • Self Exclusion
  • Developer
    • Contract addresses
    • Audits
    • Infrastructure
    • VRF Oracle
    • Architecture
    • Metaplay
    • Probability, Odds and House Edge
      • Dice
      • Plinko
      • Video Poker
      • Slots
      • Mines
      • Rock Paper Scissors
      • Coin Flip
    • Kelly-based bankroll management
    • Changelog
      • Game contracts v2.1
      • Game contracts v2.0
      • Contracts v1.0
      • Integrated VRFs (old)
      • Testnet Guide (outdated)
    • Testing
      • BNB Chain private fee testing
      • v2.1 private testnet WIP
      • v2.0 public testnet
      • v2.0 private testnet
      • multi-chain private mainnet with VRF
      • v1.1 public testnet
      • multi-chain private testnet with VRF
      • v1.0 public testnet
      • wip v1.0 private testnet
      • v2.1 public testnet
Powered by GitBook
On this page
  • How to suspend
  • But I can just use a new address!
  • Steps to suspend without dapp
  1. Platform

Self Exclusion

PreviousChains and Bet tokensNextContract addresses

Last updated 1 year ago

ZKasino provides Self Exclusion to players. Players are able to suspend themselves temporarily or permanently. There is no other party involved in this suspension besides the player themselves. There is no central entity that has to approve or lift the suspension. The suspension happens between the player and the smart contracts. Players also never lose access to their funds. Besides, ZKasino does not take deposits, there is no central entity holding customer funds.

Players can:

  1. Suspend themselves temporarily for any amount of time

    • Increase the suspension time

      • Only lift the suspension once the set time has passed

  2. Permanently suspend themselves

During suspension, the suspended address can't be used to place bets in the whole casino and all future games. If the player suspends themselves while in a game, they are able to finish the game. If players have a pending VRF request while suspended, they can refund their wager.

How to suspend

Users can navigate to their Profile page, scroll down to Self-Exclusion and follow the instructions.

But I can just use a new address!

Players are incentivised to keep using one address for betting, because they will lose rewards, ranks, achievements and more.

Steps to suspend without dapp

    1. Note: if you want to suspend yourself on every chain, you have to do this per chain at a time

  1. Scroll down to "BankrollFacet"

  2. Click "WRITE"

  3. Connect your wallet

  4. Choose a Method

    1. permanentlyBan: when you execute this function, your address will never be able to interact with the ZKasino contracts anymore

    2. suspend: enter the time in seconds for how long you want to suspend your address

    3. increaseSuspensionTime: add more suspension time on top of the already suspended time

    4. liftSuspension: if the player wants to continue playing after the suspension time has ended, first the suspension needs to be lifted

  5. Press execute and sign the transaction

Go to

Input the Bankroll contract address (found in ) in the search bar

Choose which chain (see where ZKasino is deployed) you want to suspend yourself on and hit search

https://louper.dev/
Contracts
Chains