EmpireCrowdsale
Verified contract
Active on
Ethereum with 195 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x47c8…9d64
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
EMP | ERC-20 | 128.7 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4296945 | 7 years ago | | | 0.04 | 0.0014472780 | |
| 4296133 | 7 years ago | | | 5 | 0.0014472780 | |
| 4295789 | 7 years ago | | | 1 | 0.0014472780 | |
| 4295530 | 7 years ago | | | 0.25753284 | 0.0014472780 | |
| 4294690 | 7 years ago | | | 50 | 0.0016540320 | |
| 4293408 | 7 years ago | | | 0.0191 | 0.0014472780 | |
| 4293077 | 7 years ago | | | 0.18354033 | 0.0014416710 | |
| 4292972 | 7 years ago | | | 0.18 | 0.0014416710 | |
| 4291271 | 7 years ago | | | 0.01465867 | 0.0016175400 | |
| 4291256 | 7 years ago | | | 1 | 0.0014472780 |
ABI
ABI objects
Getter at block 21288313
end() pure returns (uint256)
1505988000
getRate() pure returns (uint256)
1000
gracePeriodCap() pure returns (uint256)
5000
gracePeriodStart() pure returns (uint256)
0
owner() pure returns (address)
0x91bb02a62a6f39d8733613b6cf305dfad349d74b
paused() pure returns (bool)
false
presaleCap() pure returns (uint256)
10000
softCap() pure returns (uint256)
50000
start() pure returns (uint256)
1503321121
token() pure returns (address)
0x47c8f6f026472f257207b2a1df3e48d1baba9d64
wallet() pure returns (address)
0x5a33ad6ce1c5b97e34713cea89159f5934f5dbc5
weiRaised() pure returns (uint256)
358840214410000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyTokens(address beneficiary) payable
finishMinting() returns (bool)
pause() returns (bool)
transferOwnership(address newOwner)
unpause() returns (bool)
Pause()
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
Unpause()
constructor(uint256 _start, uint256 _end, address _wallet, uint256 _presaleCap, uint256 _softCap, uint256 _graceCap)
fallback()
This contract contains no error objects.