CharityChallenge
Verified contract
Active on
Ethereum with 255 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($246.60)
Native
Value
$246.6
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.063 | $3,914.33 |
$246.6 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10010720 | 5 years ago | | | 0 | 0.00017883600 | |
| 10004304 | 5 years ago | | | 0 | 0.00035767200 | |
| 9997721 | 5 years ago | | | 0 | 0.00026825400 | |
| 9991739 | 5 years ago | | | 0 | 0.00017883600 | |
| 9984832 | 5 years ago | | | 0 | 0.00022354500 | |
| 9978366 | 5 years ago | | | 0 | 0.00026825400 | |
| 9965439 | 5 years ago | | | 0 | 0.00022354500 | |
| 9958946 | 5 years ago | | | 0 | 0.00026825400 | |
| 9952524 | 5 years ago | | | 0 | 0.00024589951 | |
| 9946178 | 5 years ago | | | 0 | 0.00017883600 |
ABI
ABI objects
Getter at block 21394988
VERSION() view returns (string)
0.4.0
arbitrator() view returns (address)
0xdc0a2185031ecf89f091a39c63c2857a7d5c301a
challengeEndTime() view returns (uint256)
1566604800
challengeSafetyHatchTime1() view returns (uint256)
1582329600
challengeSafetyHatchTime2() view returns (uint256)
1613779200
contractOwner() view returns (address)
0x767411033b42f57ce742a09a5edfac3270ce94d6
donorCount() view returns (uint256)
5
hasChallengeAccomplished() view returns (bool)
false
isEventFinalized() view returns (bool)
false
makerFee() view returns (uint256)
0
marketAddress() view returns (address)
0x325a2e0f3cca2ddbaebb4dfc38df8d19ca165b47
question() view returns (string)
Will Vlad Zamfir (@VladZamfir) tweet an admission that "The machine elves made me do it"? before 24 Aug 2019 11:59pm (UTC -07:00)?
questionId() view returns (bytes32)
0xd30ee01d8766d1585f829dc8fd69f619bab90dc55913b1bf168bbb05cd6cc2c1
timeout() view returns (uint256)
86400
unlockOnNo() view returns (bool)
false
Read-only
balanceOf(address _donorAddress) view returns (uint256)
donorBalances(address) view returns (uint256)
getExpectedDonationAmount(address _npo) view returns (uint256)
npoAddresses(uint256) view returns (address)
npoRatios(address) view returns (uint8)
State-modifying
Events claim()
finalize()
safetyHatchClaim()
Claimed(address indexed claimer, uint256 value)
Donated(address indexed npo, uint256 value)
Fee(address indexed maker, uint256 value)
Received(address indexed sender, uint256 value)
SafetyHatchClaimed(address indexed claimer, uint256 value)
constructor(address _contractOwner, address[] _npoAddresses, uint8[] _ratios, address _marketAddress, string _question, address _arbitrator, uint256 _timeout, uint256 _challengeEndTime, uint256 _makerFee, bool _unlockOnNo)
fallback()
This contract contains no error objects.