Provably Fair
Last updated
Last updated
Having our Sportsbook on public blockchain brings complete transparency and ensures that every bet, game outcome, and transaction is completely trustless and provably fair.
DGbet is powered by - a novel protocol for decentralized predictions market. The main infrastructure of the protocol is formed by the following smart contracts:
. Contains functions for deploying and associated Betting Engines. Owned by .
. Serves as the main entry point for a Pool's logic. This contract contains all the core logic of the Pool and the liquidity for providing bets. Owned by its creator.
. Enables the Pool's owner to control access to the pool's contract functions. Owned by the Pool's owner.
. Encompass the logic of creating , accepting bets, computing payouts for bets, and calculating . These contracts can be connected to the Pool by its owner in an unlimited number. Owned by the Pool's owner.
User's trust is of utmost importance, and that’s why all smart contracts are audited by competent and industry-leading audit firms. All audit reports can be easily accessed .
You find the deployment addresses, view code and read more on the functioning of each contract by visiting the .