Lord Coin ICO
Verified contract
Active on
Ethereum with 322 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd7f8…629c
Balances ($4.03)
Native
Value
$4.03
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.001205 | $3,340.89 |
$4.03 | |
VIU | ERC-20 | 3.468215K | -- | -- | |
EMO | ERC-20 | 50.856171 | -- | -- | |
OREN | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4816655 | 7 years ago | | | 0 | 0.0012369085 | |
| 4769808 | 7 years ago | | | 0 | 0.0012078800 | |
| 4769574 | 7 years ago | | | 0.10575778 | 0.0047447200 | |
| 4769502 | 7 years ago | | | 0.041 | 0.0047727600 | |
| 4769278 | 7 years ago | | | 0.09627 | 0.0019886500 | |
| 4769247 | 7 years ago | | | 0.1 | 0.0039773000 | |
| 4769208 | 7 years ago | | | 0.03784234 | 0.0047727600 | |
| 4768949 | 7 years ago | | | 0.5 | 0.0047727600 | |
Transfer | 4768510 | 7 years ago | | | 1 | 0.0031818400 | |
| 4767987 | 7 years ago | | | 0.02 | 0.0031818400 |
ABI
ABI objects
Getter at block 21260295
LC() view returns (address)
0xd7f82e36ef04c9543ce18e6d1072354a1b9d629c
beneficiary() view returns (address)
0x0b62bafae7776bdfcec6cc1f1e7f9e8284200fb2
crowdsaleFinished() view returns (bool)
true
endTime() view returns (uint256)
1513836000
investorCount() view returns (uint256)
237
lcSold() view returns (uint256)
3591035701767807650353660
manualLCs() view returns (uint256)
576400000000000000000000
name() view returns (string)
Lord Coin ICO
owner() view returns (address)
0x01bb23f4694f1ca3c61eca4ffc62f31d16250c40
paused() view returns (bool)
false
period2Denominator() view returns (uint256)
100
period2Numerator() view returns (uint256)
110
period3Denominator() view returns (uint256)
100
period3Numerator() view returns (uint256)
125
premiumValue() view returns (uint256)
500000000000000000000
priceETH() view returns (uint256)
1
priceLC() view returns (uint256)
2970
startTime() view returns (uint256)
1510034400
time1() view returns (uint256)
1510466400
time2() view returns (uint256)
1510898400
weiRaised() view returns (uint256)
1137016618632936008578
Read-only
This contract contains no read-only function objects.
State-modifying
Events finishCrowdsale()
manualSell(address _sender, uint256 _value)
pause()
transferOwnership(address newOwner)
unpause()
withdraw(uint256 _value)
GoalReached(uint256 amountRaised)
NewContribution(address indexed holder, uint256 tokenAmount, uint256 etherAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Unpause()
constructor(address _lcAddr, address _beneficiary, uint256 _priceETH, uint256 _priceLC, uint256 _startTime, uint256 _period1, uint256 _period2, uint256 _duration)
fallback()
This contract contains no error objects.