CharityChallenge
Verified contract
Active on
Ethereum with 242 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 "CharityChallenge"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10010738 | 5 years ago | | | 0 | 0.00017883600 | |
| 10004377 | 5 years ago | | | 0 | 0.00035767200 | |
| 9997713 | 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 | |
| 9958943 | 5 years ago | | | 0 | 0.00026825400 | |
| 9952527 | 5 years ago | | | 0 | 0.00024589951 | |
| 9946122 | 5 years ago | | | 0 | 0.00017883600 |
ABI
ABI objects
Getter at block 21389236
VERSION() view returns (string)
0.4.1
arbitrator() view returns (address)
0xdc0a2185031ecf89f091a39c63c2857a7d5c301a
challengeEndTime() view returns (uint256)
1567296000
challengeSafetyHatchTime1() view returns (uint256)
1583020800
challengeSafetyHatchTime2() view returns (uint256)
1614470400
checkRealitio() view returns (bool happened, bool errored)
(happened=false, errored=true)
contractOwner() view returns (address)
0x2527fedd0eb265b82126c7fec1ede54199302ecd
contributedAmount() view returns (uint256)
88000000000000000
donorCount() view returns (uint256)
1
hasChallengeAccomplished() view returns (bool)
false
isEventFinalized() view returns (bool)
false
makerFee() view returns (uint256)
0
marketAddress() view returns (address)
0x325a2e0f3cca2ddbaebb4dfc38df8d19ca165b47
npoLength() view returns (uint8)
1
question() view returns (string)
Will Chaz Schmidt (@ChazSchmidt) finish his educational course before 31 Aug 2019 11:59pm (UTC -07:00)?
questionId() view returns (bytes32)
0xc38173d44dc4e4ac74ebe530f0debb755b3ef19faf6456d375fef3d434ec10d0
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)
Failed()
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.