ZenomeCrowdSale
Verified contract
Active on
Ethereum with 4 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4241…c6a0
Balances ($0.00)
No balances found for "ZenomeCrowdSale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4367140 | 7 years ago | | | 0.001 | 0.0029645540 | |
| 4367134 | 7 years ago | | | 0 | 0.00068724600 | |
| 4367130 | 7 years ago | | | 0 | 0.0042000000 | |
| 4367120 | 7 years ago | | | 0 | 0.00057624000 |
ABI
ABI objects
Getter at block 21315053
CLOSE_TIME() pure returns (uint256)
1508860800
HARDCAP() pure returns (uint256)
3200000000000000000000000
START_TIME() pure returns (uint256)
1508046330
exchangeRate() pure returns (uint256)
1000
owner() pure returns (address)
0x858c9a52826e45150f70abcb0f40d6cd83247490
token() pure returns (address)
0x4241cb49f5498f3d9d5ab55120c1f02eaa10c6a0
wallet() pure returns (address)
0x7bfe0278aab06f21a35e04929d71f48a35d5504f
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyTokens(address beneficiary) payable
setExchangeRate(uint256 _exchangeRate)
setTime(uint256 _start, uint256 _close)
transferBonuses(address beneficiary)
transferOwnership(address newOwner)
withdraw()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenBonusGiven(address indexed beneficiary, uint256 amount)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(address _token, address _wallet)
fallback()
This contract contains no error objects.