Sino Project Docs
  • Home
  • Contracts, Links
  • Benefits For Gamblers
  • Benefits For Investors
  • Token
  • Getting The Token
  • Tokenomics And Betting
  • Random Number Bet Settling
  • Jackpot Fund
  • Creating Games
  • Auditability
  • FAQ
Powered by GitBook
On this page
  • Sino betting contract events:
  • Sino randomizer contract events:

Auditability

Bet placing and settling are blockchain transactions. Sino smart contracts emit events during these transactions. These events are useful to listen to if you're building a web app with games on top of it.

But they also make Sino transparent and auditable. The following are the main events emitted, check the actual contract source code in the code repository for more details.

Sino betting contract events:

  • BetPlaced

  • BetSettled

  • JackpotWon

  • SettingsChanged

Sino randomizer contract events:

  • RequestReceived

  • RequestFulfilled

PreviousCreating GamesNextFAQ

Last updated 8 months ago