Luckcoin
Verified contract
Active on
Ethereum with 3,460 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 |
---|---|---|---|---|---|
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10386583 | 4 years ago | | | 0 | 0.0011585500 | |
| 9087924 | 5 years ago | | | 0 | 0.00023123000 | |
| 9087724 | 5 years ago | | | 0 | 0.00095196600 | |
| 9087716 | 5 years ago | | | 0 | 0.00041686200 | |
| 9087702 | 5 years ago | | | 0 | 0.00041686200 | |
| 9087609 | 5 years ago | | | 0 | 0.00023159000 | |
| 9087595 | 5 years ago | | | 0 | 0.00023159000 | |
| 9087582 | 5 years ago | | | 0 | 0.00023159000 | |
| 9041887 | 5 years ago | | | 0 | 0.00051943000 | |
| 8575654 | 5 years ago | | | 0 | 0.00024672925 |
ABI
ABI objects
Getter at block 21162299
LKCExchangeRate() view returns (uint256)
11111
LKCTotalSupply() view returns (uint256)
33685854832000
crowdsaleIsOpen() view returns (bool)
true
decimals() view returns (uint256)
6
multisigAddress() view returns (address)
0x40759d7c764aacef348cba039189ef43f9ee7ed0
name() view returns (string)
Luckcoin
owner() view returns (address)
0xe0ee39e7463c21cb734c7e36d5ffce7147b1c174
standard() view returns (string)
Luckcoin V1.0
symbol() view returns (string)
LKC
totalRemainSupply() view returns (uint256)
966314145168000
totalSupply() view returns (uint256)
1000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burnTokens(address _addr, uint256 _amount)
changeOwner(address _newOwner)
crowdsaleOpen(bool _crowdsaleIsOpen)
mintTokens(address _sendTo, uint256 _sendAmount)
setLKCExchangeRate(uint256 _LKCExchangeRate)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
withdraw(address _multisigAddress)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
burnToken(address indexed _from, uint256 _value)
mintToken(address indexed _to, uint256 _value)
constructor(uint256 _totalSupply, uint256 __LKCExchangeRate)
fallback()
This contract contains no error objects.