ETHYPresale
Verified contract
Active on
Ethereum with 2,661 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd1af…08b5
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETHY | ERC-20 | 535.0557 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13796823 | 3 years ago | | | 0 | 0.00091969716 | |
| 13777787 | 3 years ago | | | 0 | 0.0016916366 | |
| 13770275 | 3 years ago | | | 0 | 0.0023102973 | |
| 13770274 | 3 years ago | | | 0 | 0.0024419454 | |
| 13770000 | 3 years ago | | | 0 | 0.0018866932 | |
| 13769960 | 3 years ago | | | 0 | 0.0015722313 | |
| 13769919 | 3 years ago | | | 0 | 0.0018536244 | |
| 12158533 | 4 years ago | | | 0 | 0.0061911520 | |
| 11412993 | 4 years ago | | | 0 | 0.0030955760 | |
| 11405212 | 4 years ago | | | 0 | 0.0022416240 |
ABI
ABI objects
Getter at block 21301785
ends() view returns (uint256)
0
ethy() view returns (address)
0xd1afbccc9a2c2187ea544363b986ea0ab6ef08b5
hardcap() view returns (uint256)
2000000000000000000000
minimum() view returns (uint256)
19000000000000000
owner() view returns (address)
0xc1816a017a613cec685eec56ca4881e5b1b2dcfa
paused() view returns (bool)
false
price() view returns (uint256)
20000000000000000
started() view returns (bool)
true
totalOwed() view returns (uint256)
534087700000000000000
weiRaised() view returns (uint256)
1999980650120927736276
Read-only
calculateAmountPurchased(uint256 _value) view returns (uint256)
claimable(address) view returns (uint256)
State-modifying
Events buy() payable
claim()
pause(bool _paused)
renounceOwnership()
setHardCap(uint256 _hardcap)
setMinimum(uint256 _minimum)
setPrice(uint256 _price)
startPresale(uint256 _ends)
transferOwnership(address newOwner)
unlock()
withdrawETH(uint256 amount)
withdrawUnsold(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address addr)
fallback()
receive()
This contract contains no error objects.