EthealNormalSale
Verified contract
Active on
Ethereum with 55 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb565…01e0
0xdcdb…be75
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WLM | ERC-20 | 66 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6036240 | 6 years ago | | | 0 | 0.0068216120 | |
| 6036077 | 6 years ago | | | 0 | 0.0077389460 | |
| 6036076 | 6 years ago | | | 0 | 0.013180224 | |
| 6036063 | 6 years ago | | | 0 | 0.013180096 | |
| 6036025 | 6 years ago | | | 0 | 0.013114700 | |
| 6036019 | 6 years ago | | | 0 | 0.012984164 | |
| 6036005 | 6 years ago | | | 0 | 0.013114956 | |
| 6035984 | 6 years ago | | | 0 | 0.0097871700 | |
| 6035969 | 6 years ago | | | 0 | 0.012894340 | |
| 6035962 | 6 years ago | | | 0 | 0.0049748460 |
ABI
ABI objects
Getter at block 21206965 getHealBalance() view returns (uint256)
cap() view returns (uint256)
20000000000000000000000
deposit() view returns (address)
0xf53cbc0a85bc81e1b99d6197d74d735df749f8a5
endTime() view returns (uint256)
1532354400
ethealController() view returns (address)
0xb565726e2e44e4ae9e3ce750fc4ba8fa65e701e0
getContributorsCount() view returns (uint256)
564
getNow() view returns (uint256)
1731840935
getSaleDayNow() view returns (uint256)
2338
getSaleHourNow() view returns (uint256)
56089
hasEnded() view returns (bool)
true
hasStarted() view returns (bool)
true
howMuchCanIContributeNow() view returns (uint256)
0
isFinalized() view returns (bool)
true
minContribution() view returns (uint256)
100000000000000000
owner() view returns (address)
0xb9ec1c836174b9148efa9e849476fc1c1fb6b976
paused() view returns (bool)
false
promoTokenController() view returns (address)
0x7b2f9706cd8473b4f5b7758b0171a9933fc6c4d6
rate() view returns (uint256)
600
softCap() view returns (uint256)
9600000000000000000000
softCapClose() view returns (uint256)
0
softCapTime() view returns (uint256)
2678400
startTime() view returns (uint256)
1529920800
token() view returns (address)
0x0000000000000000000000000000000000000000
tokenBalance() view returns (uint256)
0
tokenSold() view returns (uint256)
1229640742802677946223360
wallet() view returns (address)
0xfc5c6c8015962e7035f3bdc5fe7ec94bedc77833
weiRaised() view returns (uint256)
1619650110946048677710
whitelist() view returns (address)
0xdcdb78ba8d4c9eddbe6798b8bb7d05ca52c3be75
whitelistThreshold() view returns (uint256)
0
Read-only
bonusExtra(address) view returns (uint256)
contributions(address) view returns (uint256)
contributorsKeys(uint256) view returns (address)
getBonus(address _addr, uint256 _size, uint256 _time) view returns (uint256 _bonus)
getBonusNow(address _addr, uint256 _size) view returns (uint256)
getContributors(bool _pending, bool _claimed) view returns (address[] contributors)
getSaleDay(uint256 _time) view returns (uint256)
getSaleHour(uint256 _time) view returns (uint256)
howMuchCanXContributeNow(address _beneficiary) view returns (uint256)
stakes(address) view returns (uint256)
State-modifying
Events buyTokens(address _beneficiary) payable
buyTokensSigned(address _beneficiary, bytes _whitelistSign) payable
claimManyTokenFor(address[] _beneficiaries)
claimToken()
claimTokenFor(address _beneficiary)
depositEth(address _beneficiary, uint256 _time, bytes _whitelistSign) payable
depositOffchain(address _beneficiary, uint256 _amount, uint256 _time, bytes _whitelistSign)
finalize()
moveTokens(address _to, uint256 _amount)
pause()
setBonusExtra(address _addr, uint256 _bonus)
setCaps(uint256 _softCap, uint256 _softCapTime, uint256 _cap)
setDeposit(address _deposit)
setManyBonusExtra(address[] _addr, uint256 _bonus)
setMinContribution(uint256 _minContribution)
setPromoBonus(address _addr, uint256 _value)
setPromoTokenController(address _addr)
setRate(uint256 _rate)
setTimes(uint256 _startTime, uint256 _endTime)
setWhitelist(address _whitelist, uint256 _threshold)
transferOwnership(address newOwner)
unpause()
Finalized()
LogTokenClaimed(address indexed _claimer, address indexed _beneficiary, uint256 _amount)
LogTokenHardCapReached()
LogTokenPurchase(address indexed _purchaser, address indexed _beneficiary, uint256 _value, uint256 _amount, uint256 _participants, uint256 _weiRaised)
LogTokenSoftCapReached(uint256 _closeTime)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
Unpause()
constructor(address _ethealController, uint256 _startTime, uint256 _endTime, uint256 _minContribution, uint256 _rate, uint256 _softCap, uint256 _softCapTime, uint256 _cap, address _wallet)
fallback()
This contract contains no error objects.