HashcoCoinCrowdsale
Verified contract
Active on
Ethereum with 2 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "HashcoCoinCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5205760 | 7 years ago | | | 0.322 | 0.0026960780 | |
| 5188570 | 7 years ago | | | 0.17 | 0.0045410780 |
ABI
ABI objects
Getter at block 21301689
ratePerWeiFirstPhase() view returns (uint256)
5263
ratePerWeiSecondPhase() view returns (uint256)
3333
remainingTokensForSale() view returns (uint256)
59997151664400000000000000
showMyTokenBalance() view returns (uint256)
0
token() view returns (address)
0xb55d46cf155c3998979d095081e1ad7a5af7bb0e
wallet() view returns (address)
0xd2784df945232d3af2f3165e16635b81a12ca963
weiRaised() view returns (uint256)
492000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyTokens(address beneficiary) payable
pauseCrowdsale() returns (bool)
resumeCrowdsale() returns (bool)
setPriceRatePhase1(uint256 newPrice) returns (bool)
setPriceRatePhase2(uint256 newPrice) returns (bool)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(address _wallet)
fallback()
This contract contains no error objects.