LikeCrowdsale
Verified contract
Active on
Ethereum with 4,960 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x02f6…cf98
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0x4f4a…3433 | ERC-20 | 2,018,060,500T | -- | -- | |
FIFAmini | ERC-20 | 40.361228K | -- | -- | |
YOO | ERC-20 | 20.982K | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5851032 | 6 years ago | | | 0 | 0.00055476000 | |
| 5850979 | 6 years ago | | | 0 | 0.0011027000 | |
| 5649802 | 6 years ago | | | 0 | 0.0013842000 | |
| 5649795 | 6 years ago | | | 0.25 | 0.00081944000 | |
| 5649773 | 6 years ago | | | 0 | 0.0013842000 | |
| 5649765 | 6 years ago | | | 0 | 0.0013842000 | |
| 5649735 | 6 years ago | | | 0.1333 | 0.00081944000 | |
| 5649720 | 6 years ago | | | 0 | 0.0013842000 | |
| 5649718 | 6 years ago | | | 0 | 0.0013842000 | |
| 5649710 | 6 years ago | | | 0 | 0.0013842000 |
ABI
ABI objects
Getter at block 21161311
coinsPerEth() view returns (uint256)
40000
end() view returns (uint256)
1529726400
like() view returns (address)
0x02f61fd266da6e8b102d4121f5ce7b992640cf98
operator() view returns (address)
0x65b8e5d9d95e707349789e42fa2f88ee5b20b072
owner() view returns (address)
0xe790610b59414dd50aeeeaac0b7784644ac5588c
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
start() view returns (uint256)
1524456000
Read-only
kycDone(address) view returns (bool)
State-modifying
Events addPrivateFund(address _addr, uint256 _value)
changePrice(uint256 _newCoinsPerEth)
claimOwnership()
finalize()
registerKYC(address[] _customerAddrs)
setOperator(address _operator)
transferLike(address _to, uint256 _value)
transferOwnership(address newOwner)
AddPrivateFund(address indexed _addr, uint256 _value)
Finalize()
LikeTransfer(address indexed _to, uint256 _value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PriceChanged(uint256 _newPrice)
Purchase(address indexed _addr, uint256 _ethers, uint256 _coins)
RegisterKYC(address indexed _addr)
constructor(address _likeAddr, uint256 _start, uint256 _end, uint256 _coinsPerEth)
fallback()
This contract contains no error objects.