LuckyNumbers
Verified contract
Active on
Ethereum with 157 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($29.79)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HEX | ERC-20 | 5.938K | $0.005017 |
$29.79 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12859869 | 3 years ago | | | 0 | 0.00055812805 | |
| 12648918 | 4 years ago | | | 0 | 0.0 | |
| 12648918 | 4 years ago | | | 0 | 0.0 | |
| 10036137 | 5 years ago | | | 0 | 0.0016474500 | |
| 10035449 | 5 years ago | | | 0 | 0.00075034600 | |
| 9287749 | 5 years ago | | | 0 | 0.000036083000 | |
| 9284774 | 5 years ago | | | 0 | 0.00016220100 | |
| 9282583 | 5 years ago | | | 0 | 0.00030675360 | |
| 9282554 | 5 years ago | | | 0 | 0.00043934781 | |
| 9282554 | 5 years ago | | | 0 | 0.00043934781 |
ABI
ABI objects
Getter at block 21433554
cost() view returns (uint256)
10000
luckyNumber() view returns (uint256)
888
max() view returns (uint256)
1000
pot() view returns (uint256)
3001
startedAt() view returns (uint256)
1589082775
Read-only
unclaimedPrizes(address) view returns (uint256)
State-modifying
Events claim() payable
flushDevFees() payable
start(uint256 lcPot, uint256 lcNextRound)
tryWin() payable returns (uint256 n)
NewTry(address participant, uint256 luckyNumber, uint256 timestamp)
PotWon(address winner, uint256 amount, uint256 timestamp)
jackpotClaimed(address winner, uint256 amount, uint256 timestamp)
constructor(uint256 __luckyNumber, uint256 __max)
This contract contains no fallback and receive objects.
This contract contains no error objects.