#
Your wallet address
As already explained in the Enrollment process, the wallet address that you provided in the enrollment request is extremely important.
This is how it is used by the Smart Contract
:
- to identify you
- to associate the public keys of your gaming accounts to you
- to allow you, being the only the possessor of the private key that corresponds to your
wallet address
, to withdraw funds from your gaming accounts
Furthermore the following additional information is stored in the Smart Contract
for each of your gaming acccount:
- balance: this represents the funds that the
Smart Contract
is holding for each of your gaming account. Using your wallet you can at anytime deposits funds (when you need to increase the balance to pay for pending winning deposits) and withdraw funds (when you want to withdraw all or part of the funds that you have accumulated from losing player deposits) - payment accounting data: when you list your games in Debets website you are given a score (see Game Povider Score in the user documentation) whose value is computed by DeBets using data from the
Smart Contract
. TheSmart Contract
records the amount of player winnings that you have paid for each gaming account and the player winnings that are still pending to be paid. These two numbers are used to compute part of your score.