EthexJackpot
Verified contract
Active on
Ethereum with 471 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 3 additional slots
-
variable spans 3 additional slots
-
variable spans 3 additional slots
0x7beb…36fe
Balances ($0.00)
No balances found for "EthexJackpot"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15560002 | 2 years ago | | | 0 | 0.00099302869 | |
| 15385001 | 2 years ago | | | 0 | 0.0031770402 | |
| 15210001 | 2 years ago | | | 0 | 0.0028946280 | |
| 14429180 | 3 years ago | | | 0 | 0.0069071163 | |
| 13500015 | 3 years ago | | | 0 | 0.074599439 | |
| 13350008 | 3 years ago | | | 0 | 0.026936363 | |
| 13265007 | 3 years ago | | | 0 | 0.028364358 | |
| 13230007 | 3 years ago | | | 0 | 0.012783936 | |
| 13200013 | 3 years ago | | | 0 | 0.025918582 | |
| 13195020 | 3 years ago | | | 0 | 0.025259635 |
ABI
ABI objects
Getter at block 21208814
firstNumber() view returns (uint256)
19095
lotoAddress() view returns (address)
0x1a48be4caa967ec77033de5ddf25f0ac7735d3b1
newVersionAddress() view returns (address)
0x0000000000000000000000000000000000000000
numberEnd() view returns (uint256)
24138
owner() view returns (address)
0x4940e9a5297c7989b66db66be693d18758316233
previousContract() view returns (address)
0x7beba6d5f523856c8f51c7080543cf69041036fe
Read-only
amounts(uint256) view returns (uint256)
ends(uint256) view returns (uint256)
numberStarts(uint256) view returns (uint256)
prevJackpots(uint256, uint256) view returns (uint256 start, uint256 end, bool processed)
starts(uint256) view returns (uint256)
tickets(uint256) view returns (address)
State-modifying
Events getAddress(uint256 number) returns (address)
migrate()
payIn() payable
paySuperprize(address winner)
registerTicket(address gamer) payable
setLoto(address loto)
setNewVersion(address newVersion)
setOldVersion(address oldAddress)
settleJackpot()
settleMissedJackpot(bytes32 hash, uint256 blockHeight)
transferOwnership(address newOwner)
Jackpot(uint256 number, uint256 count, uint256 amount, bytes1 jackpotType)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Superprize(uint256 amount, address winner)
Ticket(uint256 number)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.