ChronosCore

Verified contract

Active on Ethereum with 168 txns
Deployed by via 0xdeff541a at 5156359
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $46.2
0x0b81579ff4a2c81e345b2044cc9b1a643c6e8ea4dad5a9ff22ecccb3baf0af82
0xa57c51e3093c89d38e1d632f817d377d8d9246397a3a5fd77c3339fa09dee5ab
0x7d99c07e9003e26939da74e7305f9ad69c84974da64143cd284a68e18e592577
0xe78b5532a6eb581236baa50bcaeadb5f77a004a01520148aa1417c35ec0a1456
0x2c45469bc17df750e724ab48f5245f0a32fff9ff043929a89dd1fb9ade7078dd
0x8fa0bf1be346126ea469b61ff691cde982f17719b0aa9c0b085c8a4bc7366dcf
0x255599c70f6795a6b91fea24474c32b22a839c7dd821d70547a82080ab7337ff
0x7ca61dca02017d4134c30500765d298ba40e1785f263fa328a8be57a03ce12de
0x5d6a33cf16a8fed55f22ebe53c311a3711e065a56573e89354b76583d8bb1317
0x272b51d24327bc94807e433ad25b9ebb5c37144e1680b3bedd36d657e8baeabe

Functions
Getter at block 20861647
calculateTimeout(view returns (uint256)
600
cfoAddress(view returns (address)
0x0659836869772cf479cfcedb659ce6099560b1e5
feePercentage(view returns (uint256)
2500
gameStarted(view returns (bool)
false
gameStarter(view returns (address)
0x0000000000000000000000000000000000000000
gameStarterDividendPercentage(view returns (uint256)
1000
lastPlayer(view returns (address)
0x0000000000000000000000000000000000000000
lastWagerTimeoutTimestamp(view returns (uint256)
0
minimumTimeout(view returns (uint256)
270
nextMinimumTimeout(view returns (uint256)
270
nextNumberOfWagersToMinimumTimeout(view returns (uint256)
30
nextPrice(view returns (uint256)
100000000000000000
nextTimeout(view returns (uint256)
600
numberOfWagersToMinimumTimeout(view returns (uint256)
30
owner(view returns (address)
0x0659836869772cf479cfcedb659ce6099560b1e5
paused(view returns (bool)
true
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
price(view returns (uint256)
100000000000000000
prizePool(view returns (uint256)
0
timeout(view returns (uint256)
600
totalPayments(view returns (uint256)
0
wagerIndex(view returns (uint256)
0
wagerPool(view returns (uint256)
0
Read-only
payments(addressview returns (uint256)
State-modifying
claimOwnership(
endGame(
pause(
play(bool startNewGameIfIdlepayable 
reclaimToken(address token
setCFO(address _newCFO
setGameStarterDividendPercentage(uint256 _gameStarterDividendPercentage
setNextGame(uint256 _priceuint256 _timeoutuint256 _minimumTimeoutuint256 _numberOfWagersToMinimumTimeout
spiceUp(string messagepayable 
transferOwnership(address newOwner
unpause(
withdrawFreeBalance(
withdrawPayments(
Events
End(address indexed winneruint256 timestampuint256 prize
NextGame(uint256 priceuint256 timeoutuint256 minimumTimeoutuint256 numberOfWagersToMinimumTimeout
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Play(address indexed playeruint256 timestampuint256 timeoutTimestampuint256 wagerIndexuint256 newPrizePool
SpiceUpPrizePool(address indexed spiceruint256 spiceAddedstring messageuint256 newPrizePool
Start(address indexed starteruint256 timestampuint256 priceuint256 timeoutuint256 minimumTimeoutuint256 numberOfWagersToMinimumTimeout
Unpause(
Constructor
constructor(uint256 _priceuint256 _timeoutuint256 _minimumTimeoutuint256 _numberOfWagersToMinimumTimeout
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.