CharityChallenge
Verified contract
Active on
Ethereum with 273 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($117.28)
Native
Value
$117.28
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.03 | $3,909.24 |
$117.28 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10017122 | 5 years ago | | | 0 | 0.00031743390 | |
| 10010720 | 5 years ago | | | 0 | 0.00017883600 | |
| 10004304 | 5 years ago | | | 0 | 0.00035767200 | |
| 9997711 | 5 years ago | | | 0 | 0.00026825400 | |
| 9991237 | 5 years ago | | | 0 | 0.00017883600 | |
| 9984831 | 5 years ago | | | 0 | 0.00022354500 | |
| 9978357 | 5 years ago | | | 0 | 0.00026825400 | |
| 9965439 | 5 years ago | | | 0 | 0.00022354500 | |
| 9958955 | 5 years ago | | | 0 | 0.00026825400 | |
| 9952527 | 5 years ago | | | 0 | 0.00024589951 |
ABI
ABI objects
Getter at block 21394742
VERSION() view returns (string)
0.4.0
arbitrator() view returns (address)
0xdc0a2185031ecf89f091a39c63c2857a7d5c301a
challengeEndTime() view returns (uint256)
1564704000
challengeSafetyHatchTime1() view returns (uint256)
1580428800
challengeSafetyHatchTime2() view returns (uint256)
1611878400
contractOwner() view returns (address)
0x2527fedd0eb265b82126c7fec1ede54199302ecd
donorCount() view returns (uint256)
2
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 the total dollar value ($) “Offered in Tasks” on Cent exceed $30,000 on 01 Aug 2019 12:00am (UTC -07:00)?
questionId() view returns (bytes32)
0xf4f08893c10980dc70f74ea47e46a77ce2c2a0bc1ccfb9cbba8c4e136518933c
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.