TelegramChopBotGame

Verified contract

Active on Ethereum with 250 txns
Deployed by via 0x6f3f18b8 at 17924666
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "TelegramChopBotGame"

0xbe0e5013e90394022fdb5806cddda3aebe7dbf482b0e5a83c4eb8903c1b60776
0xf5abc415d48db729fcc1f3e3c42d14f3bf7771a7a1a8f18f0215f2d08e99d455
0xfea6471e7e3fa27b0a6d9dda54702cd9ff3003acfae5cb980b9c96d93a99018b
0x446f7e413b86fc10a5455fcd2d6b82d1555686ad8801548eeab78a2b054947aa
0x0c6a10e488cc24e6b8f1a7f5471f67119744fb7e874c99a01540a8101b034c28
0xa346ec150c64d62901f812306df377868196f752af42134e98247bd92b731ee7
0x6183381671f87a7404de887c987f1d0fa4143d52722a22bde4f76a78ed648191
0x2ad771222df3308d93b75e6696e77d6ce77187b6fc7f539b9062ab0ab60e20ed
0xb9685a94afc36a36e86977d6ec06f8345468b461f540d291605e835cfb417d0e
0x2397a81c003be40900d419e5bb46e935bc30ac985b8c48b10dae1deaece674c6

Functions
Getter at block 21163049
bettingToken(view returns (address)
0x875154c31b8858fdda9c7ccbed7ec15dc95943ae
burnBps(view returns (uint256)
100
minimumBet(view returns (uint256)
15000000000
owner(view returns (address)
0xe96f0cd5e11869438a74242098e8c4449f4ca382
revenueBps(view returns (uint256)
900
revenueWallet(view returns (address)
0x0304520eed1bc380c34079a89f194e573c3d5664
Read-only
activeTgGroups(uint256view returns (int64)
games(int64view returns (uint256 revolverSizeuint256 minBetbytes32 hashedBulletChamberIndexbool inProgressuint16 loser)
isGameInProgress(int64 _tgChatIdview returns (bool)
State-modifying
abortAllGames(
abortGame(int64 _tgChatId
endGame(int64 _tgChatIduint16 _loser
newGame(int64 _tgChatIduint256 _revolverSizeuint256 _minBetbytes32 _hashedBulletChamberIndexaddress[] _playersuint256[] _betsreturns (uint256[])
renounceOwnership(
transferOwnership(address newOwner
Events
Bet(int64 tgChatIdaddress playeruint16 playerIndexuint256 amount
Burn(int64 tgChatIduint256 amount
Loss(int64 tgChatIdaddress playeruint16 playerIndexuint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Revenue(int64 tgChatIduint256 amount
Win(int64 tgChatIdaddress playeruint16 playerIndexuint256 amount
Constructor
constructor(address _bettingTokenuint256 _minimumBetuint256 _revenueBpsuint256 _burnBpsaddress _revenueWallet
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.