BombGame

Verified contract

Active on Base with 1 txns
Deployed by via 0xccb657ba at 3476590
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "BombGame"

0x48b59bceffb93480444e70ecf072ba5e73c1795fe1766994fcce2201b72eb292
From

Functions
Getter at block 21837493
BombToken(view returns (address)
0xa79cadf3f9fb0d9acc61a269c1b0c67475427b4d
burnBps(view returns (uint256)
1000
owner(view returns (address)
0x4cb7955e8a97f5dc0202f5f56691a626ed87eb59
paused(view returns (bool)
false
Read-only
activeTgGroups(uint256view returns (int256)
games(int256view returns (uint256 boardSizeuint256 minBetstring hashedBombPositionsbool inProgressuint16 loser)
isGameInProgress(int256 _tgChatIdview returns (bool)
State-modifying
abortAllGames(
abortGame(int256 _tgChatId
endGame(int256 _tgChatIduint16 _loserstring
newGame(int256 _tgChatIduint256 _boardSizeuint256 _minBetstring _hashedBombPositionsaddress[] _playersuint256[] _bets
pause(
renounceOwnership(
setBurnPercent(uint256 _burnBps
transferOwnership(address newOwner
unpause(
Events
Bet(int256 tgChatIdaddress playeruint16 playerIndexuint256 amount
Burn(int256 tgChatIduint256 amount
Loss(int256 tgChatIdaddress playeruint16 playerIndexuint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Unpaused(address account
Win(int256 tgChatIdaddress playeruint16 playerIndexuint256 amount
Constructor
constructor(address _bombAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.