Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PRIZE | ERC-20 | 20 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17994284 | a year ago | | | 0 | 0.0015089274 | |
| 17993528 | a year ago | | | 0 | 0.0022189893 | |
| 17992895 | a year ago | | | 0 | 0.0029748215 | |
| 17992427 | a year ago | | | 0 | 0.0023023182 | |
| 17992236 | a year ago | | | 0 | 0.0025424878 | |
| 17992058 | a year ago | | | 0 | 0.0026688716 | |
| 17991746 | a year ago | | | 0 | 0.0019267497 | |
| 17991567 | a year ago | | | 0 | 0.0013964091 | |
| 17991500 | a year ago | | | 0 | 0.0011876349 | |
| 17991463 | a year ago | | | 0 | 0.00034898098 |
ABI
ABI objects
Getter at block 21213207 getAllParticipants() view returns (address[])
admin() view returns (address)
0x6692604c3917eb72b0d62df70ad433740fa610bd
burnedPRIZE() view returns (uint256)
11782974866775880738100
checkPrizeBalance() view returns (uint256)
0
commitment() view returns (bytes32)
0xd7aa10c2c6ea7cb73fc2872e6641553fa407aa66b0711b3f95d50b8cc26f7e07
prizeDescription() view returns (string)
fourth 0.5 auto giveaway, gl!
prizeDrawEndTime() view returns (uint256)
1692961200
prizeDrawStartTime() view returns (uint256)
1692954000
prizeName() view returns (string)
pointfive4
prizeToken() view returns (address)
0xff9b4539fe3cd5fbddc07d1d1bb12cce5b649acf
prizeValue() view returns (uint256)
825
totalPrizePool() view returns (uint256)
388096293352431257744090
uniqueDepositorsCount() view returns (uint256)
42
winner() view returns (address)
0xa6fbea46f48461dd0b80711c28a39ee7526332eb
Read-only
depositors(address) view returns (uint256 firstDepositTime, uint256 totalDeposited, bool refunded, bool winner)
participants(uint256) view returns (address)
revealSecretAndVerify(bytes32 secret, string knownComponent) view
State-modifying
Events claimRefund()
deposit(address depositor, uint256 amount)
depositPrize() payable
setWinner(address _winner)
Deposited(address indexed user, uint256 amount)
WinnerSet(address winner)
constructor(string _prizeName, string _prizeDescription, uint256 _prizeDrawStartTime, uint256 _prizeDrawEndTime, address _prizeToken, bytes32 _commitment, uint256 _prizeValue)
This contract contains no fallback and receive objects.
This contract contains no error objects.