CharityChallenge
Verified contract
Active on
Ethereum with 119 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.00014265600 | |
| 10004304 | 5 years ago | | | 0 | 0.00028531200 | |
| 9997711 | 5 years ago | | | 0 | 0.00021398400 | |
| 9991237 | 5 years ago | | | 0 | 0.00014265600 | |
| 9984831 | 5 years ago | | | 0 | 0.00017832000 | |
| 9978357 | 5 years ago | | | 0 | 0.00021398400 | |
| 9965439 | 5 years ago | | | 0 | 0.00017832000 | |
| 9958955 | 5 years ago | | | 0 | 0.00021398400 | |
| 9952527 | 5 years ago | | | 0 | 0.00019615201 | |
| 9946175 | 5 years ago | | | 0 | 0.00014265600 |
ABI
ABI objects
Getter at block 21396367
VERSION() view returns (string)
0.4.1
arbitrator() view returns (address)
0xdc0a2185031ecf89f091a39c63c2857a7d5c301a
challengeEndTime() view returns (uint256)
1577923200
challengeSafetyHatchTime1() view returns (uint256)
1593648000
challengeSafetyHatchTime2() view returns (uint256)
1625097600
checkRealitio() view returns (bool happened, bool errored)
(happened=false, errored=true)
contractOwner() view returns (address)
0x2527fedd0eb265b82126c7fec1ede54199302ecd
contributedAmount() view returns (uint256)
0
donorCount() view returns (uint256)
0
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 Twitter allow end-to-end encryption for Direct Messaging before 31 Dec 2019 11:59pm (UTC -07:00)?
questionId() view returns (bytes32)
0xd158f986c1987a82a2208f78ecdc6a08ba3fc079cee4e01d10559df9afe191c5
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.