LiteNetCoin
Verified contract
Active on
Ethereum with 14 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x47ae…47f0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LNC | ERC-20 | 295.639588M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5719367 | 7 years ago | | | 0 | 0.0033472500 | |
| 5719299 | 7 years ago | | | 0 | 0.0033472500 | |
| 5719294 | 7 years ago | | | 0 | 0.0033472500 | |
| 5651242 | 7 years ago | | | 0.1 | 0.0032879950 | |
| 5613849 | 7 years ago | | | 0 | 0.0033504500 | |
| 5613730 | 7 years ago | | | 0 | 0.0014375000 | |
| 5613726 | 7 years ago | | | 0 | 0.0014265000 | |
| 5613714 | 7 years ago | | | 0 | 0.00046861500 | |
| 5613684 | 7 years ago | | | 0 | 0.00046906300 | |
| 5613623 | 7 years ago | | | 0 | 0.00035248000 |
ABI
ABI objects
Getter at block 21326990
BASE_RATE() view returns (uint256)
2500
ICO_FINISH() view returns (uint64)
1541376000
ICO_START() view returns (uint64)
1541030400
INITIAL_SUPPLY() view returns (uint256)
300000000000000000000000000
PRE_ICO_START() view returns (uint64)
1538870400
PRE_SALE_START_1() view returns (uint64)
1526256000
PRE_SALE_START_2() view returns (uint64)
1527465600
PRE_SALE_START_3() view returns (uint64)
1529884800
PRE_SALE_START_4() view returns (uint64)
1535328000
decimals() view returns (uint8)
18
getCurrentDiscountPercent() view returns (uint256)
0
getCurrentRound() view returns (uint8 round)
0
icoClosed() view returns (bool)
false
name() view returns (string)
LiteNetCoin
notSoldTokens() view returns (address)
0x020a22e6121219cc7dff6f3854efd9fed536d7e0
owner() view returns (address)
0xdfbbac1aaec576fbb60d20665f582844198e0e57
symbol() view returns (string)
LNC
teamTokens() view returns (address)
0xfb8ebf38f43e411e52f6fef60dfde1617d4d9916
token() view returns (address)
0x47ae620649ae094ee507ccd788f2a50c880d47f0
totalBuyTokens() view returns (uint256)
4360412500000000000000000
totalSupply() view returns (uint256)
295639587500000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
authorized(address) view returns (bool)
balanceOf(address _owner) view returns (uint256)
distributions(uint256) view returns (uint256)
State-modifying
Events addAuthorized(address _toAdd)
approve(address _spender, uint256 _value) returns (bool)
buyTokens(address _addr) payable
changeNotSoldTokens(address _notSoldTokens)
changeOwner(address _newOwner)
changeTeamTokens(address _teamTokens)
close()
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
removeAuthorized(address _toRemove)
sendBountyTokens(address _addr, uint256 _amount)
sendOtherTokens(address _addr, uint256 _amount)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
BoughtTokens(address indexed to, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.