EthealPreSale
Verified contract
Active on
Ethereum with 544 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x265a…58f4
0xb565…01e0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KCN | ERC-20 | 870 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5150964 | 7 years ago | | | 0.1 | 0.00047184000 | |
| 4785322 | 7 years ago | | | 0 | 0.017727336 | |
| 4785221 | 7 years ago | | | 0 | 0.017787080 | |
| 4785215 | 7 years ago | | | 0 | 0.012503704 | |
| 4785197 | 7 years ago | | | 0 | 0.017788104 | |
| 4785142 | 7 years ago | | | 0 | 0.017788104 | |
| 4785122 | 7 years ago | | | 0 | 0.017999184 | |
| 4782732 | 7 years ago | | | 0 | 0.0088939240 | |
| 4782620 | 7 years ago | | | 0 | 0.0088939240 | |
| 4782573 | 7 years ago | | | 0 | 0.0088940520 |
ABI
ABI objects
Getter at block 21296382 getHealBalance() view returns (uint256)
cap() view returns (uint256)
7200000000000000000000
endTime() view returns (uint256)
1513339200
ethealController() view returns (address)
0xb565726e2e44e4ae9e3ce750fc4ba8fa65e701e0
getContributorsCount() view returns (uint256)
418
getNow() view returns (uint256)
1732920023
getSaleDayNow() view returns (uint8)
254
goal() view returns (uint256)
333000000000000000000
goalReached() view returns (bool)
true
hasEnded() view returns (bool)
true
hasStarted() view returns (bool)
true
howMuchCanIContributeNow() view returns (uint256)
0
isFinalized() view returns (bool)
true
maxGasPrice() view returns (uint256)
200000000000
maxGasPricePenalty() view returns (uint256)
100
minContribution() view returns (uint256)
100000000000000000
owner() view returns (address)
0xb9ec1c836174b9148efa9e849476fc1c1fb6b976
paused() view returns (bool)
false
rate() view returns (uint256)
1250
softCap() view returns (uint256)
3600000000000000000000
softCapClose() view returns (uint256)
0
softCapTime() view returns (uint256)
432000
startTime() view returns (uint256)
1511956800
token() view returns (address)
0x0000000000000000000000000000000000000000
tokenBalance() view returns (uint256)
0
tokenSold() view returns (uint256)
851855342031737464328750
vault() view returns (address)
0x265a63cfdf9a0a041ff0d4d33c3fd504da8958f4
wallet() view returns (address)
0xfc5c6c8015962e7035f3bdc5fe7ec94bedc77833
wasSuccess() view returns (bool)
true
weiRaised() view returns (uint256)
681484273625389971463
whitelistDayCount() view returns (uint8)
2
Read-only
contributorsKeys(uint256) view returns (address)
getContributors(bool _pending, bool _claimed) view returns (address[] contributors)
getSaleDay(uint256 _time) view returns (uint8)
howMuchCanXContributeNow(address _beneficiary) view returns (uint256)
stakes(address) view returns (uint256)
whitelist(address) view returns (bool)
whitelistDayMaxStake(uint8) view returns (uint256)
State-modifying
Events buyTokens(address _beneficiary) payable
claimRefund()
claimRefundFor(address _beneficiary)
claimRefundsFor(address[] _beneficiaries)
claimToken()
claimTokenFor(address _beneficiary)
claimTokensFor(address[] _beneficiaries)
extractVaultTokens(address _token, address _claimer)
finalize()
pause()
setCaps(uint256 _goal, uint256 _softCap, uint256 _softCapTime, uint256 _cap)
setMaxGas(uint256 _maxGas, uint256 _penalty)
setMinContribution(uint256 _minContribution)
setRate(uint256 _rate)
setTimes(uint256 _startTime, uint256 _endTime)
setWhitelist(address[] _add, address[] _remove, uint256[] _whitelistLimits)
transferOwnership(address newOwner)
unpause()
Finalized()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
TokenClaimed(address indexed _claimer, address indexed _beneficiary, uint256 _stake, uint256 _amount)
TokenGoalReached()
TokenPurchase(address indexed _purchaser, address indexed _beneficiary, uint256 _value, uint256 _stake, uint256 _amount, uint256 _participants, uint256 _weiRaised)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
TokenSoftCapReached(uint256 _closeTime)
Unpause()
WhitelistAddressAdded(address indexed _whitelister, address indexed _beneficiary)
WhitelistAddressRemoved(address indexed _whitelister, address indexed _beneficiary)
WhitelistSetDay(address indexed _whitelister, uint8 _day, uint256 _maxStake)
constructor(address _ethealController, uint256 _startTime, uint256 _endTime, uint256 _minContribution, uint256 _rate, uint256 _goal, uint256 _softCap, uint256 _softCapTime, uint256 _cap, uint256 _gasPrice, uint256 _gasPenalty, address _wallet)
fallback()
This contract contains no error objects.