StockBet

Verified contract

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

No balances found for "StockBet"

0x115af87599e77466be0667966e179ca093dd26811448cdcd93a8a33f64c64394
0xe1962c5beec72af12896b10c3b8cc50b30d855e22117cb54d7dce3eeacdef9f9

Functions
Getter at block 21163208
bet(view returns (uint256)
2
finalPrice(view returns (uint256)
0
initialPrice(view returns (uint256)
1100473
oracle(view returns (address)
0x7d385d0bd957c503e8189a8bc711534e327a3ace
owner(view returns (address)
0x6f4b30ec90f20bdb3e3c8b1b4ca29b37b73c2a8f
result(view returns (uint256)
0
state(view returns (uint8)
2
Read-only
guesses(uint256view returns (uint256 guesses_number)
State-modifying
betDown(payable 
betUp(payable 
closeGame(
collectOwnerWinnings(
collectPlayerWinnings(
setFinalPrice(uint256 _valuepayable 
setInitialPrice(uint256 _valuepayable 
setOracle(address _oraclepayable 
Events
FinalPriceSet(uint256 finalPrice
GameClosed(
GameCreated(uint256 bet
GameOpened(uint256 initialPrice
OracleSet(address oracle
OwnerWins(address owner
PlayerBet(address playeruint256 guess
PlayersWin(uint256 resultuint256 splitJackpot
Constructor
constructor(uint256 _bet
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.