LeaderBoardGame

Verified contract

Active on Base with 422 txns
Deployed by via 0x0b64345c at 3862793
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $16.44
0x1f0ef8f0273dc2f66865b2f1763c5e0a77dd104571f9bd207654afcfcbc4de66
0x69abb17c8547e225b5cc3a368a581cb011f6e2c5f5664536c307a01f41a3b6a8
0x7ca6be3df0c128e0169f01b1d98c5b4c34e5e9fc638593cb3ef27505853d9c27
0xde1199fda72a844fdce538dd36229a22a304a35fba4fa9bbcd4b28c23c39f298
0x2792ecea32ca0563f316a280076e71c23b8fc8a5c20b929755a9390c3a8ecd5a
0x2096c9f2b4d9de805489ddcdddda52e2f81968a940a9c3d476db0755f4c9a373
0x26c6cc087d54dffa474611eb53e564ecfbd65b8512940a9b9a1e6059b30b7add
0x0e8892fae4f72f1e581baf8f1d955183817ad7a638c0e05add821b6de9e429cf
0x49b98c7777d6d16b6a1abbd8a5fd4bb7e1870f5f5e92a8ecb441479827987fe9
0x38c003badfc9aa90b12a9a11add8edadc1a44dbbe801e25bd9f88951aafaeee6

Functions
Getter at block 22759143
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
WORKER_ROLE(view returns (bytes32)
0xf1b411d6abb365480ac902cc153c45e9ded5847a2265ce6d01945d253edb6bc7
activePoolId(view returns (string)
activeRoomId(view returns (string)
activeSpecialPoolId(view returns (string)
platformTaxPoint(view returns (uint256)
20
poolPoint(view returns (uint256)
60
specialPoolPoint(view returns (uint256)
20
taxBalance(view returns (uint256)
0
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
pools(stringview returns (uint256 poolTypeuint256 stageuint256 value)
rooms(stringview returns (string roomIduint256 ticketPriceuint256 startuint256 endstring poolIdstring specialPoolId)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
closePool(string _poolId
createPool(string _poolIduint256 _poolTypepayable 
createRoom(string _roomIdstring _poolIdstring _specialPoolIduint256 _ticketPriceuint256 _startuint256 _end
grantRole(bytes32 roleaddress account
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setBankAddress(address bankAddress
setPoolWinners(string _poolIdaddress[] _winnersuint256[] _scoreuint256[] _winnerPointsbool _close
setTax(uint256 _platformTaxPointuint256 _poolPointuint256 _specialPoolPoint
startGameDirect(string _roomIdpayable 
startGameFromBank(string _roomIdaddress _player
withdraw(
Events
ClosePool(string _poolIdaddress[] _winnersuint256[] _scoreuint256[] _winnerPoints
CreatePool(string _poolIduint256 _poolTypeuint256 initvalue
CreateRoom(string _roomIdstring _poolIdstring _specialPoolIduint256 _ticketPriceuint256 _startuint256 _end
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SetPoolWinners(string _poolIdaddress[] _winnersuint256[] _scoreuint256[] _winnerPointsbool _close
StartGame(string _roomIduint256 _ticketPriceaddress _player
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.