🔧Mechanic

How does everything work?

This scenario will inform how the smart contract works.

A player can go as low as 0.5 $SEI to start playing in our website.

In this scenario, player wagers 10 $SEI.

A player wagers on head or tail. If they guess correctly, the smart contract will send 1.98x of their bet amount and sends 0.02x to fees wallet:

Player: wager 10 SEI on HEAD.
Smart Contract: HEAD ✅

Smart Contract sends 19.8 SEI to player wallet
Smart Contract sends 0.2 SEI to fees wallet    

If they guess incorrectly, the smart contract sends 0.98x player's wager into the house wallet and sends 0.02x to fees wallet wallet:

Player: wager 10 SEI on TAIL.
Smart Contract: HEAD X

Smart Contract sends 9.8 to house wallet
Smart Contract sends 0.2 SEI to fees wallet

Last updated