LNX Protocol
Verified contract
Active on
Ethereum with 325 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LNX | ERC-20 | 1.729564K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16573651 | 2 years ago | | | 0 | 0.0012622367 | |
| 14267852 | 3 years ago | | | 0 | 0.0053569890 | |
| 14084965 | 3 years ago | | | 0 | 0.0056991480 | |
| 14079805 | 3 years ago | | | 0 | 0.0066586050 | |
| 13376840 | 3 years ago | | | 0 | 0.0036038730 | |
| 13375487 | 3 years ago | | | 0 | 0.011043540 | |
| 13375193 | 3 years ago | | | 0 | 0.0036190483 | |
| 13079245 | 3 years ago | | | 0 | 0.0031010070 | |
| 13059246 | 3 years ago | | | 0 | 0.0025149966 | |
| 12989983 | 3 years ago | | | 0 | 0.0012990705 |
ABI
ABI objects
Getter at block 21167482
advisorVestingLockDate() view returns (uint256)
7776000
advisorVestingSupply() view returns (uint256)
30921875000000000000000000
advisorVestingTime() view returns (uint256)
4
burnTokenSupply() view returns (uint256)
0
decimals() view returns (uint256)
18
endSaleTime() view returns (uint256)
1552348800
maxAdvisorSupply() view returns (uint256)
123687500000000000000000000
maxEcoSupply() view returns (uint256)
371062500000000000000000000
maxMktSupply() view returns (uint256)
197900000000000000000000000
maxReserveSupply() view returns (uint256)
296850000000000000000000000
maxRnDSupply() view returns (uint256)
247375000000000000000000000
maxSaleSupply() view returns (uint256)
989500000000000000000000000
maxTeamSupply() view returns (uint256)
247375000000000000000000000
maxTotalSupply() view returns (uint256)
2473750000000000000000000000
name() view returns (string)
LNX Protocol
owner() view returns (address)
0x4ef0c2cc2886dda7254ca6fa1bf775c67e20c301
privateSaleSupply() view returns (uint256)
889500000000000000000000000
publicSaleSupply() view returns (uint256)
100000000000000000000000000
rndVestingSupply() view returns (uint256)
9895000000000000000000000
rndVestingTime() view returns (uint256)
25
saleTime() view returns (bool)
false
symbol() view returns (string)
LNX
teamVestingLockDate() view returns (uint256)
62208000
teamVestingSupply() view returns (uint256)
247375000000000000000000000
teamVestingTime() view returns (uint256)
1614556800
tokenIssuedAdv() view returns (uint256)
123687500000000000000000000
tokenIssuedEco() view returns (uint256)
371062500000000000000000000
tokenIssuedMkt() view returns (uint256)
197900000000000000000000000
tokenIssuedRnD() view returns (uint256)
158320000000000000000000000
tokenIssuedRsv() view returns (uint256)
296850000000000000000000000
tokenIssuedSale() view returns (uint256)
989500000000000000000000000
tokenIssuedTeam() view returns (uint256)
0
tokenLock() view returns (bool)
false
totalSupply() view returns (uint256)
2137320000000000000000000000
totalTokenSupply() view returns (uint256)
2137320000000000000000000000
Read-only
advVestingBalances(uint256) view returns (uint256)
advVestingTimer(uint256) view returns (uint256)
allowance(address _owner, address _spender) view returns (uint256)
approvals(address, address) view returns (uint256)
balanceOf(address _who) view returns (uint256)
balances(address) view returns (uint256)
rndVestingBalances(uint256) view returns (uint256)
rndVestingTimer(uint256) view returns (uint256)
State-modifying
Events advisorIssue(address _to, uint256 _time)
approve(address _spender, uint256 _value) returns (bool)
burnToken(uint256 _value)
close()
ecoIssue(address _to)
endSale()
mktIssue(address _to)
privateSaleIssue(address _to)
publicSaleIssue(address _to)
rndIssue(address _to, uint256 _time)
rsvIssue(address _to)
setTokenLock()
setTokenUnlock()
teamIssue(address _to)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address _to)
withdrawTokens(address _contract, uint256 _decimals, uint256 _value)
AdvIssue(address indexed _to, uint256 _tokens)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed _from, uint256 _tokens)
ChangeOwner(address indexed _from, address indexed _to)
EcoIssue(address indexed _to, uint256 _tokens)
EndSale(uint256 _date)
MktIssue(address indexed _to, uint256 _tokens)
RnDIssue(address indexed _to, uint256 _tokens)
RsvIssue(address indexed _to, uint256 _tokens)
SaleIssue(address indexed _to, uint256 _tokens)
TeamIssue(address indexed _to, uint256 _tokens)
TokenUnlock(address indexed _to, uint256 _tokens)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.