KHDonCrowdsale
Verified contract
Active on
Ethereum with 4 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9cec…c194
0x0870…d731
Balances ($0.00)
No balances found for "KHDonCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7747528 | 6 years ago | | | 0 | 0.000037602000 | |
| 7747522 | 6 years ago | | | 0 | 0.0021567640 | |
| 6626342 | 6 years ago | | | 1 | 0.00023363500 | |
| 6506996 | 6 years ago | | | 1 | 0.00024690800 |
ABI
ABI objects
Getter at block 21288040
closingTime() view returns (uint256)
1556707033
goal() view returns (uint256)
500000000000000000000
goalReached() view returns (bool)
false
hasClosed() view returns (bool)
true
isFinalized() view returns (bool)
true
openingTime() view returns (uint256)
1539427063
owner() view returns (address)
0xc24889400ad3fb574ccbb3bdb282c8faf957b410
rate() view returns (uint256)
10
token() view returns (address)
0x9cecfc560eea26e47eac74eb5ee908ccb0f8c194
wallet() view returns (address)
0xc24889400ad3fb574ccbb3bdb282c8faf957b410
weiRaised() view returns (uint256)
2000000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyTokens(address _beneficiary) payable
claimRefund()
finalize()
renounceOwnership()
transferOwnership(address _newOwner)
Finalized()
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(uint256 _rate, address _wallet, address _token, uint256 _openingTime, uint256 _closingTime, uint256 _goal)
fallback()
This contract contains no error objects.