ModulumTokenICO
Verified contract
Active on
Ethereum with 51 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8947…0363
0x3dad…2788
0x676a…75e8
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BOX | ERC-20 | 2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4899029 | 7 years ago | | | 0 | 0.00024344000 | |
| 4857936 | 7 years ago | | | 0 | 0.00073032000 | |
| 4857916 | 7 years ago | | | 0 | 0.00089808000 | |
| 4732990 | 7 years ago | | | 0 | 0.00097376000 | |
| 4732947 | 7 years ago | | | 0 | 0.00051122400 | |
| 4732312 | 7 years ago | | | 0 | 0.00053556800 | |
| 4732176 | 7 years ago | | | 0 | 0.00099810400 | |
| 4731934 | 7 years ago | | | 0 | 0.0014606400 | |
| 4730771 | 7 years ago | | | 0 | 0.00051122400 | |
| 4730684 | 7 years ago | | | 0 | 0.0019475200 |
ABI
ABI objects
Getter at block 21391242
cap() view returns (uint256)
68000000000000000000000
endTime() view returns (uint256)
1513184400
goal() view returns (uint256)
7000000000000000000000
goalReached() view returns (bool)
false
hasEnded() view returns (bool)
true
isFinalized() view returns (bool)
true
owner() view returns (address)
0xd14797a07fd9074044229230e97f0976153f60e4
rate() view returns (uint256)
450
startTime() view returns (uint256)
1511370000
token() view returns (address)
0x84f3a4f26787511ae4dcd300b415d1fa3ee78bd4
tokenHolder() view returns (address)
0x3dadcf7893605f7bd518fb79286e38b43f572788
vault() view returns (address)
0x89476d508e9d6583cdb53c30ae46254e27a50363
wallet() view returns (address)
0xd14797a07fd9074044229230e97f0976153f60e4
weiRaised() view returns (uint256)
88010177131818181818
whitelist() view returns (address)
0x676abde481967851b0c28e81bde8561e756d75e8
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyTokens(address beneficiary) payable
claimRefund()
finalize()
transferOwnership(address newOwner)
Finalized()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(uint256 _startTime, uint256 _endTime, uint256 _rate, uint256 _goal, uint256 _cap, address _wallet, address _tokenHolder, address _whitelist)
fallback()
This contract contains no error objects.