PIPOT

Verified contract

Active on Ethereum with 2,147 txns
Deployed by via 0x6a0d1aa5 at 6565830
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $543.78
0x2602dbf068e3a7baa3f16c072f9c04e3c51f62fb6cc263117145bc0f05df17eb
0x15d980203c31715b371d035e63522484d7a525eba052fb408ee57e127c11abe8
0x71e650ae143e3ba3ce339fb05a826e33a32e51648b9de5dc3854d3e9ea445c5a
0x182f63bf3a7a155ec047f5be5ebe3d3fcb308ec1c6217a466616ed0b11ef3d00
0x563f6fc18294d8d1b83391b1587c3fb63110c47ac018dcb7bbc3003bd217a134
0x08125e9197b06368d8da1dd64cf9fdc35a39807b6ca2974f759a5a59bf00ef79
0xfb81674c02d2517ca0e397c21c6554dff44b89e066d5bacf52c4346b2a45cc7e
0xe828a67847a3be96dbfba1a5318d21721187c30c8c90e390b475e82c8567ff88
0x23dbd27bcfd34499fb78783c10689bfbf789ff6237161dfabf0d83336954e232
0x082934966ea2028264714ca9f4114ba420acecc300160bf24d69808c58a150f2

Functions
Getter at block 21442205
allTimeJackpot(view returns (uint256)
1056000000000000000
allTimePlayers(view returns (uint256)
13
fee(view returns (uint256)
20
fundsDistributor(view returns (address)
0x484f8abaea1b7d7d25961a193da2d2ef3c611de6
game(view returns (uint256)
6734615
getPlayedGameJackpot(view returns (uint256)
160000000000000000
getPlayedGamePlayers(view returns (uint256)
5
isActive(view returns (bool)
true
owner(view returns (address)
0xb7cc6c9fcb6e272e2959101571e3ed005ddc68c6
ticketPrice(view returns (uint256)
120000000000000000
toogleStatus(view returns (bool)
false
Read-only
games(uint256view returns (uint256)
getGameJackpot(uint256 playedGameview returns (uint256)
getPlayersInGame(uint256 playedGameview returns (uint256)
State-modifying
buyTicket(uint256 betPricepayable 
changeFee(uint256 _fee
changeOwner(address _newOwnerAddr
changeTicketPrice(uint256 price
start(uint256 winPrice
toogleActive(
Events
ChangeFee(uint256 _fee
ChangePrice(uint256 _price
Game(uint256 _gameuint256 indexed _time
Lose(uint256 _priceuint256 _currentJackpot
Ticket(address indexed _addressuint256 indexed _gameuint256 _numberuint256 _timeuint256 _price
Winner(address _winnerAddressuint256 _priceuint256 _jackpot
Constructor
constructor(address distributor
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.