TemplateCrowdsale
Verified contract
Active on
Ethereum with 25 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 |
---|---|---|---|---|---|
BOX | ERC-20 | 2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5667599 | 6 years ago | | | 0 | 0.0011067000 | |
| 5478165 | 7 years ago | | | 0 | 0.0019675080 | |
| 5439542 | 7 years ago | | | 4 | 0.0014091600 | |
| 5430416 | 7 years ago | | | 4 | 0.0014000000 | |
| 5430388 | 7 years ago | | | 4 | 0.00033600000 | |
| 5329455 | 7 years ago | | | 2 | 0.0014091600 | |
| 5323343 | 7 years ago | | | 2 | 0.00042000000 | |
| 5296578 | 7 years ago | | | 1 | 0.0014091600 | |
| 5289567 | 7 years ago | | | 1 | 0.0042274800 | |
| 5289500 | 7 years ago | | | 1 | 0.0042274800 |
ABI
ABI objects
Getter at block 21172766
cap() view returns (uint256)
1500000000000000000000
endTime() view returns (uint256)
1524236400
hasEnded() view returns (bool)
true
hasStarted() view returns (bool)
true
initialized() view returns (bool)
true
isFinalized() view returns (bool)
true
owner() view returns (address)
0x8f302c391b2b6fd064ae8257d09a13d9fedde207
rate() view returns (uint256)
20000000000000000000000
startTime() view returns (uint256)
1520730000
token() view returns (address)
0x4e8e8eb5a4ed17170b646d33b8ef3e7352585607
wallet() view returns (address)
0x8f302c391b2b6fd064ae8257d09a13d9fedde207
weiRaised() view returns (uint256)
58075766707000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyTokens(address beneficiary) payable
finalize()
init()
transferOwnership(address newOwner)
Finalized()
Initialized()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(address _token)
fallback()
This contract contains no error objects.