This contract is being backfilled. You may encounter incomplete storage history.

TelegramRussianRoulette

Verified contract

Active on Ethereum with 16,944 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "TelegramRussianRoulette"

0xb89d4d9c7623beb4aabdb91791778e65419127c9bb8934a99fc24674fbefce7d
0xfe4f9c627daf59154ed9f486a2ac4157b29dbaad1747118a49775fdff54906f6
0x2dc08e32226db9e1a7768b76b7eb2b13845629fbb448796da3a818ee8a836731
0x0951567c2f4557d6596e6e1186a90cc4f0c371f2b8602b9be58d91862b219474
0x856205d0ab446c97a166f508c5d6be35413ca7da78762fee75df0e32addf0e6a
0x2c99aa0b28c7066cd8aeae1a31f4bdfb0209a549312477ef811e81667026d5e1
0xa27837c6e0f4a22bd2b4d6bc5107f11fd6ec279cff81b59aa9bfe62c41eaab0e
0x7e944b30c6c8375f1750262b9e400c79249400c4a5ffc24cbad881a02f134c02
0x6bbe4b69d726b9152a9dfaf2386b7407ef783398e00ba2f896f2c65a6b7ba283
0xb25d47e4be6167416d508f8e4498d1bb92a9f520419b424c763652835f01b5a1

Functions
Getter at block 20798061
bettingToken(view returns (address)
0x8ef32a03784c8fd63bbf027251b9620865bd54b6
burnBps(view returns (uint256)
100
minimumBet(view returns (uint256)
1000
owner(view returns (address)
0x691309814f4f74942db62e9fd927f543abd84d16
revenueBps(view returns (uint256)
900
revenueWallet(view returns (address)
0x171d311eacd2206d21cb462d661c33f0eddadc03
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 _loserstring[]
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.