Crowdsale
Verified contract
Active on
Ethereum with 8,797 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x05c7…074b
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LCT | ERC-20 | 717.945481K | -- | -- | |
GRX | ERC-20 | 1.754102 | -- | -- | |
PRO | ERC-20 | 0.888889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5014205 | 7 years ago | | | 0.0409225 | 0.0010829500 | |
| 4790368 | 7 years ago | | | 0.0085 | 0.00021500000 | |
| 4790353 | 7 years ago | | | 0.0085 | 0.00021000000 | |
| 4757805 | 7 years ago | | | 0.002 | 0.00021000000 | |
| 4756099 | 7 years ago | | | 0.026 | 0.00054147500 | |
| 4727456 | 7 years ago | | | 0.005 | 0.00067221000 | |
| 4725797 | 7 years ago | | | 1.327 | 0.0041947960 | |
| 4725279 | 7 years ago | | | 0.163 | 0.0041947960 | |
| 4725256 | 7 years ago | | | 0.01 | 0.0051247960 | |
| 4725085 | 7 years ago | | | 0.1 | 0.0029307166 |
ABI
ABI objects
Getter at block 21159400
end_Time() view returns (uint256)
1513278000
hasEnded() view returns (bool)
true
owner() view returns (address)
0x42fe7f13fb77700d9105854b559bc865f916f21d
phase_1_Time() view returns (uint256)
1511809200
phase_1_remaining_tokens() view returns (uint256)
2708386560346049600
phase_2_Time() view returns (uint256)
1512241200
phase_2_remaining_tokens() view returns (uint256)
219162795331847450
phase_3_Time() view returns (uint256)
1512673200
phase_3_remaining_tokens() view returns (uint256)
20078799423775395771875
phase_4_Time() view returns (uint256)
1513105200
phase_4_remaining_tokens() view returns (uint256)
705905785894862490716632
phase_5_remaining_tokens() view returns (uint256)
990803927758736911568112
rate() view returns (uint256)
488
start_time() view returns (uint256)
1511377200
token() view returns (address)
0x05c7065d644096a4e4c3fe24af86e36de021074b
tokenBalance() view returns (uint256)
717945480891648390364089
wallet() view returns (address)
0x42fe7f13fb77700d9105854b559bc865f916f21d
weiRaised() view returns (uint256)
4809230628809874365958
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyTokens(address beneficiary) payable
changeRate(uint256 _rate) returns (bool)
transferBack(uint256 tokens) returns (bool)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RateChanged(address indexed owner, uint256 old_rate, uint256 new_rate)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(address tokenContractAddress, address _walletAddress)
fallback()
This contract contains no error objects.