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

TelegramPepeRaceGame

Verified contract

Active on Ethereum with 18 txns
Deployed by via 0x595142e6 at 18022472
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xe6e65b7a888770cb5d72ddf51a38f2e4d7c5c734dedc258ad18c2d92ef21eecf
0x11daced0815f65294b922d84e46ba09ea721ba8122cef9661079d2b19d3b3d03
0xc235b4fddb08a8f0f1eac5483afa375a77430ff08b42a431530085cd42d7dd6d
0x580582a7807d13f5a2845ddf1b74e10c95ab60ed37cf55134be9b3fd4de46c5f
0x61b83759b992b468d081f797ccc0c5215ba7a6a56324d8b17389c8161a2cf901
0xcdc864872a0f8b5b621294facd987c0a558cd0492440f1cf9951fc21b55d06a7
0x96191ff975b64f3af68bdfdef73a87a7fbb92e21dd9e11e9f068bb1f7ef3a2e5
0xbe2816e11d415e3b35946b820e534b6d9e83855d22f398c19b2076a8d2c9c6a4
0x231983a08ce2caa00dfbb01d3fe7852eb901fc1aaf9439ce8866639611aeb8fc
0xacc3050aa3e3933b08639f596a21144c38f5d72b3f414805c39438a6de46973a

Functions
Getter at block 20898148
bettingToken(view returns (address)
0x2571aa85faf63d270b5517460221541c2655e10d
burnPercent(view returns (uint256)
4
minBet(view returns (uint256)
0
owner(view returns (address)
0x92eac891e9a14dd164fdf6388bf2ab7d0372e5f9
revenuePercent(view returns (uint256)
6
revenueWallet(view returns (address)
0x2f78fd0da39b227a96f4f56bb79121cd84f92e2d
Read-only

This contract contains no read-only function objects.

State-modifying
endGame(uint256 _totalBetAmountaddress[] _winnersuint256 _noOfWinners
newGame(address[] _playersuint256 _betAmount
renounceOwnership(
setMinBetAmount(uint256 newMinBetAmount
setRevenueWallet(address _revenueWallet
transferOwnership(address newOwner
Events
Bet(address playeruint256 amount
Burn(uint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Revenue(uint256 amount
Win(address playeruint256 amount
Constructor
constructor(address _bettingTokenaddress _revenueWallet
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.