Simple_FOMO_Round_2
Verified contract
Active on
Ethereum with 141 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Simple_FOMO_Round_2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8945057 | 5 years ago | | | 0 | 0.00012743600 | |
| 8944980 | 5 years ago | | | 0.066 | 0.00024109500 | |
| 8944974 | 5 years ago | | | 0.066 | 0.00072843300 | |
| 8944911 | 5 years ago | | | 0.066 | 0.00027970000 | |
| 8944911 | 5 years ago | | | 0.066 | 0.00032432500 | |
| 8944908 | 5 years ago | | | 0.066 | 0.00027970000 | |
| 8944908 | 5 years ago | | | 0.066 | 0.00032432500 | |
| 8944906 | 5 years ago | | | 0.066 | 0.00030058000 | |
| 8944905 | 5 years ago | | | 0.066 | 0.00032432500 | |
| 8944902 | 5 years ago | | | 0.066 | 0.00027970000 |
ABI
ABI objects
Getter at block 21382884
deadline() view returns (uint256)
1573916039
entryCost() view returns (uint256)
71000000000000000
extensionTime() view returns (uint256)
669
feeAddress() view returns (address)
0x1a776c84d64ecada985c968c3589b3c8615a1e7c
feePercent() view returns (uint256)
2500
lastEntryAddress() view returns (address)
0xbdc8542fe776f8712afc70b2bd147fdd0115ad54
mostEntryAddress() view returns (address)
0xbdc8542fe776f8712afc70b2bd147fdd0115ad54
mostEntryCount() view returns (uint256)
73
potSize() view returns (uint256)
0
totalEntries() view returns (uint256)
140
viewLottoDetails() view returns (uint256 _entryCost, uint256 _potSize, address _lastEntryAddress, address _mostEntryAddress, uint256 _mostEntryCount, uint256 _deadline)
(_entryCost=71000000000000000, _potSize=0, _lastEntryAddress=0xbdc8542fe776f8712afc70b2bd147fdd0115ad54, _mostEntryAddress=0xbdc8542fe776f8712afc70b2bd147fdd0115ad54, _mostEntryCount=73, _deadline=1573916039)
Read-only
This contract contains no read-only function objects.
State-modifying
Events addEntry() payable
changeContractFeeAddress(address _newFeeAddress)
claimLottery()
AddedEntry(address _user, uint256 _amount, uint256 _entrycount)
AddedNewParticipant(address _user)
ChangedFeeAddress(address _newFeeAddress)
ClaimedLotto(address _user, uint256 _amount)
FailedFeeSend(address _user, uint256 _amount)
MostEntries(address _user, uint256 _amount, uint256 _entries)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.