ChampionSimple

Verified contract

Active on Ethereum with 5,674 txns
Deployed by via 0x0fa29d37 at 5785273
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ChampionSimple"

0x61ba0bad092dea066b78059e79649bd927c58c40df14584b441702bb7ea55e61
0xc31c7187ad41a1a54629239c5b98e9376161ac6d6686370c482623355794afd2
0x9b22d72fe7d49bfd4802f5c56be263930dd905cfaeef452097db2f8d8d861399
0x27757187acbbd3def7077d12b6908d45d753c02ff7c9869a5bc1b5ed15945bd7
0x8bad47c6c66a56dc6ea3b7d6f6491e2d06e37f59d107475486725e31a524316e
0xd5ba0aa307e419d4bde5e49beab9337ba7bd7599087e230fa0db446c49420c3f
0x62bb7042946405013a6875b4456c2c976e02ce921dbfa7eb1225a7ac512bbcef
0x208b8109eedcc89c4f6add4bff69367fecd17911205b9102b28b389828714d53
0x1157356eef22b4ada3b3f3ba8345792f97d9de681468c940df74df1504413a0f
0x2248a89b55f018e4aaf5059cc90fbc4bbc6e65dc38f45bd7b963d66c0b16edee

Functions
Getter at block 20918542
betClosed(view returns (bool)
true
deposit(view returns (uint256)
500000000000000000000
 
getPlayers(view returns (address[])
minimumBet(view returns (uint256)
50000000000000000
numberOfBet(view returns (uint256)
4737
owner(view returns (address)
0x7525c82e0cf1832e79ff3aff259c5fe853cf95f4
startTime(view returns (uint256)
1530367200
totalBetAmount(view returns (uint256)
236850000000000000000
winChoice(view returns (uint256)
141
winReward(view returns (uint256)
1301855123674911660
Read-only
addressOfChoice(uint256addressview returns (bool)
checkPlayerExists(address playerview returns (bool)
getNumberByChoice(uint256 choiceview returns (uint256)
getPlayerBetInfo(address addrview returns (uint256uint256)
numberOfChoice(uint256view returns (uint256)
playerInfo(addressview returns (uint256 betAmountuint256 choice)
players(uint256view returns (address)
withdrawRecord(addressview returns (bool)
State-modifying
modifyChoice(uint256 choice
placeBet(uint256 choicepayable 
rechargeDeposit(payable 
refund(
saveResult(uint256 teamId
transferOwnership(address newOwner
withdraw(
withdrawReward(
Events
LogDistributeReward(address addruint256 reward
LogModifyChoice(address addruint256 oldChoiceuint256 newChoice
LogParticipant(address addruint256 choiceuint256 betAmount
LogRefund(address addruint256 betAmount
LogWinChoice(uint256 choiceuint256 reward
LogWithdraw(address addruint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(uint256 _startTimeuint256 _minimumBet
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.