Cillionaire
Verified contract
Active on
Ethereum with 32 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1d3b…06ed
0x6f28…df2c
Balances ($32.68)
Native
Value
$32.68
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.01 | $3,268.35 |
$32.68 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4248825 | 7 years ago | | | 0 | 0.00073408800 | |
| 4245274 | 7 years ago | | | 0.01 | 0.0013544370 | |
| 4243715 | 7 years ago | | | 0 | 0.0011693400 | |
| 4243712 | 7 years ago | | | 0 | 0.00083298000 | |
| 4243706 | 7 years ago | | | 0.01 | 0.0019349100 | |
| 4243679 | 7 years ago | | | 0 | 0.0030000000 | |
| 4242991 | 7 years ago | | | 0.01 | 0.0019844370 | |
| 4242897 | 7 years ago | | | 0.01 | 0.00094758300 | |
| 4242259 | 7 years ago | | | 0 | 0.0043017600 | |
| 4242257 | 7 years ago | | | 0.01 | 0.0038620260 |
ABI
ABI objects
Getter at block 21173058
beneficiary() view returns (address)
0x203cfe1d269a4808e2efb4d0922667ce35fee326
donation() view returns (uint256)
10000000000000000
donationSum() view returns (uint256)
27000000000000000
duration() view returns (uint256)
172800
endTimestamp() view returns (uint256)
1504817870
fee() view returns (uint256)
1000000000000000
maxDonors() view returns (uint256)
10000
maxFeePercentage() view returns (uint256)
10
nextRoundDonation() view returns (uint256)
10000000000000000
nextRoundDuration() view returns (uint256)
172800
nextRoundFee() view returns (uint256)
1000000000000000
nextRoundMaxDonors() view returns (uint256)
10000
oraclizeCallbackGas() view returns (uint256)
200001
owner() view returns (address)
0x3baadba0da3f22e5b86581d686a2bde9a54aa0b4
retainBalance() view returns (uint256)
10000000000000000
startTimestamp() view returns (uint256)
1504645070
state() view returns (uint8)
1
Read-only
donors(uint256) view returns (address)
State-modifying
Events __callback(bytes32 _queryId, string _result, bytes _proof)
__callback(bytes32 myid, string result)
deposit() payable
donate() payable
setContractOwner(address newOwner)
setNextRoundDonation(uint256 _nextRoundDonation)
setNextRoundDuration(uint256 _nextRoundDuration)
setNextRoundFee(uint256 _nextRoundFee)
setNextRoundMaxDonors(uint256 _nextRoundMaxDonors)
setOraclizeCallbackGas(uint256 _oraclizeCallbackGas)
setOraclizeCallbackGasPrice(uint256 _oraclizeCallbackGasPrice)
startNextRound() payable
withdraw()
ContractOwnershipTransferred(address newOwner)
NewDonor(address _donor, uint256 _donationAfterFee, uint256 _fee)
NewRoundStarted(address _beneficiary, uint256 _startTimestamp, uint256 _endTimestamp, uint256 _maxDonors, uint256 _duration, uint256 _donation, uint256 _fee)
RandomNumber(uint256 _randomNumber)
RoundEnded(address _beneficiary, uint256 _donationSum)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.