TokenCrowdsale
Verified contract
Active on
Ethereum with 64 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9d92…ef58
-
variable spans 5 additional slots
-
variable spans 5 additional slots
Balances ($0.00)
No balances found for "TokenCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5490034 | 7 years ago | | | 0 | 0.0019865320 | |
| 5448767 | 7 years ago | | | 0.2053 | 0.0046350090 | |
| 5443904 | 7 years ago | | | 0.000125 | 0.000028608000 | |
| 5432057 | 7 years ago | | | 0.0017 | 0.000028608000 | |
| 5431932 | 7 years ago | | | 0.0015 | 0.000028608000 | |
| 5430949 | 7 years ago | | | 0.5053 | 0.0046350090 | |
| 5425571 | 7 years ago | | | 0.205 | 0.0046350090 | |
| 5424961 | 7 years ago | | | 0.204 | 0.0046350090 | |
| 5423394 | 7 years ago | | | 0 | 0.000085824000 | |
| 5421158 | 7 years ago | | | 0.2052 | 0.0046350090 |
ABI
ABI objects
Getter at block 21248064
endTime() view returns (uint256)
1527868800
ethRaised() view returns (uint256)
16374400000000000000
hasEnded() view returns (bool)
true
isFinalized() view returns (bool)
true
owner() view returns (address)
0xe0b82bb85ff90eec02e91980f80d8f94222f29ee
token() view returns (address)
0x9d9223436ddd466fc247e9dbbd20207e640fef58
Read-only
exchangeLevel(uint256) view returns (uint256)
exchangeRate(uint256) view returns (uint256)
State-modifying
Events buyTokens(address beneficiary) payable
finalize()
transferOwnership(address newOwner)
Finalized()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
Withdraw(address to, uint256 value)
constructor(address _token)
fallback()
This contract contains no error objects.