HivePreSale
Verified contract
Active on
Ethereum with 465 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HVE | ERC-20 | 0.000002 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7153933 | 6 years ago | | | 0 | 0.00081441000 | |
| 7153929 | 6 years ago | | | 0 | 0.0012706500 | |
| 7150508 | 6 years ago | | | 2.5 | 0.0027659830 | |
| 7149140 | 6 years ago | | | 4 | 0.00010492600 | |
| 7134768 | 6 years ago | | | 0.18 | 0.0027659830 | |
| 7133552 | 6 years ago | | | 0 | 0.0012648900 | |
| 7108996 | 6 years ago | | | 0.052815626 | 0.00047216700 | |
| 7104754 | 6 years ago | | | 20 | 0.00053970400 | |
| 7104745 | 6 years ago | | | 20 | 0.00042000000 | |
| 7104688 | 6 years ago | | | 20 | 0.00014910000 |
ABI
ABI objects
Getter at block 21167749
closingTime() view returns (uint256)
1571670000
hasClosed() view returns (bool)
true
hivePerEther() view returns (uint256)
80952
hivePerUSD() view returns (uint256)
667
minimumWei() view returns (uint256)
50000000000000000
openingTime() view returns (uint256)
1523433600
owner() view returns (address)
0x03590a4c17d0810b08c3a5243244b401ef7ac585
paused() view returns (bool)
true
token() view returns (address)
0xbae94d28610c8cfd2168f7b97bc7cb0589803c6b
vaultWallet() view returns (address)
0x84567a1402c103d6310656ea67abd083224cf7e2
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyTokens(address _beneficiary) payable
changeMinimumWei(uint256 _newMinimumWei)
changeOwner(address _newOwner)
changeRate(uint256 _newRate)
changeVaultWallet(address _newVaultWallet)
extendSale(uint256 _newClosingTime)
forwardTokens(address _beneficiary, uint256 totalTokens)
haltSale()
resumeSale()
terminate()
withdrawUnsoldTokens()
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(uint256 _hivePerEther, address _vaultWallet, address _token, uint256 _openingTime, uint256 _closingTime)
fallback()
This contract contains no error objects.