CharityChallenge
Verified contract
Active on
Ethereum with 207 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) |
---|---|---|---|---|---|---|---|
| 10010720 | 5 years ago | | | 0 | 0.00017883600 | |
| 10004377 | 5 years ago | | | 0 | 0.00035767200 | |
| 9997713 | 5 years ago | | | 0 | 0.00026825400 | |
| 9991237 | 5 years ago | | | 0 | 0.00017883600 | |
| 9984831 | 5 years ago | | | 0 | 0.00022354500 | |
| 9978360 | 5 years ago | | | 0 | 0.00026825400 | |
| 9965439 | 5 years ago | | | 0 | 0.00022354500 | |
| 9958946 | 5 years ago | | | 0 | 0.00026825400 | |
| 9952527 | 5 years ago | | | 0 | 0.00024589951 | |
| 9946175 | 5 years ago | | | 0 | 0.00017883600 |
ABI
ABI objects
Getter at block 21399991
VERSION() view returns (string)
0.4.1
arbitrator() view returns (address)
0xdc0a2185031ecf89f091a39c63c2857a7d5c301a
challengeEndTime() view returns (uint256)
1570838400
challengeSafetyHatchTime1() view returns (uint256)
1586563200
challengeSafetyHatchTime2() view returns (uint256)
1618012800
checkRealitio() view returns (bool happened, bool errored)
(happened=false, errored=true)
contractOwner() view returns (address)
0x2527fedd0eb265b82126c7fec1ede54199302ecd
contributedAmount() view returns (uint256)
302000000000000000
donorCount() view returns (uint256)
2
hasChallengeAccomplished() view returns (bool)
false
isEventFinalized() view returns (bool)
false
makerFee() view returns (uint256)
0
marketAddress() view returns (address)
0x3d3b51b1091d1f6491aeb1916c94bafe57f6cc9d
npoLength() view returns (uint8)
1
question() view returns (string)
Will Ameen Soleimani 👹 (@ameensol) defeat Josh Stark (@0xstark) in a game of Halo during DevCon V?
questionId() view returns (bytes32)
0x57c9b55a21292fd8fc3f27d7ef073941809cb576d8696733bfd3672909d678fd
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.