EtherWorldCup

Verified contract

Active on Ethereum with 842 txns
Deployed by via 0xcc485896 at 5764770
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "EtherWorldCup"

0xbbe26f7c59a1cb99d611eecee96fae78e5c060ef9c769dd4039135d8bb95d667
0x60d96722e56a0349ce1ef568ee066ba54b39de595fbd5645dff6bf3edd54bfb9
0x3ccd16285d23ffadf5b4d5cca673609b84b015ea43116ab0ed37b5501a6d4e1e
0x212f2e2d9d190364ab0c72248bf515297ebbf1e5fc4da3c081d910c7b0558235
0x3a3589521cb1e8f67350fe9b445e34cc7b8516f5b382e4e3e118d9251383378c
0x06d7bbd2d3b82fe146bc7e18375e0c7656172796d1f0af4946dfbde68eaff90a
0xa81be8c37c402150d95be49eecbe36bceebe22d3c0faf53710093fc6533c1ba2
0xbe7a4c03b45bfc8cbc26147d8c51878d0316562016074bb1a032f5fc4089419c
0x5dd09d2e1549e33e4a5339cbca4913502165d30fb0850c5cab86e627960a3977
0xf18a80144f42beecf0075764691f9ef37c024c0dbe923fa7bac1846424f34d86

Functions
Getter at block 21260640
countParticipants(view returns (int256)
[unknown]
gameResultsLogged(view returns (int256)
[unknown]
Read-only
calculateScore(address _participantview returns (int16)
correctResult(int8 _gameIDview returns (string)
playerGuess(int8 _gameIDview returns (string)
playerIsRegistered(address _playerview returns (bool)
playerLastScoredGame(address _playerview returns (int8)
showPlayerScores(address _participantview returns (int8[64])
viewScore(address _participantview returns (uint256)
State-modifying
addNewGame(string _opponentsint8 _gameID
concludeTournament(address _firstaddress _secondaddress _thirdaddress _fourth
logResult(int8 _gameIDstring _winner
makePrediction(int8 _gameIDstring _prediction
pullRipCord(
register(payable 
updateAllScores(
updateScore(address _participant
Events
Comparison(address _playeruint256 _gameIDstring _myGuessstring _resultbool _correct
DidNotPredict(address _playeruint256 _gameID
PlayerLoggedPrediction(address _playerint256 _gameIDstring _prediction
PlayerUpdatedScore(address _playerint256 _lastGamePlayed
Registration(address _player
RipcordRefund(address _player
StartAutoScoring(address _player
StartScoring(address _playeruint256 _gameID
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.