Line Coin

Verified contract

Active on Ethereum with 374 txns
Deployed by via 0x8dce7f99 at 4402970
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x72952c9bc5e52c61eb942b06654bac84d5f013a1c8d457bdd5d783401296ccf5
0x9aa38ada67dc098fba73be5c16628b2c5e7da2316bc3dea7bbb6dc0f746a0d24
0xf9130346a6b604748027168b0e56cb9c66309279ea7385b9c6b729da3e01cfc6
0x79181b0f5a3bf39b54f4cc105caa3bdad73e3b40e01dbb6550c789f921812bae
0xa63bb27e0458b58ad60bcc9ec02a21b1bf78b38aeb7cd64c75af977439ab2751
0xa72c7146ea2ef4b84bc72d78f5540f111b6f51234adcd41f3b2c13e4ddbe1637
0xa0237c1d7ec83a0fdf2609d3a0ee441c14fa42a49a975a4f8762572a57429571
0xb23b2251384e0843d64fc9e10c7a795be42e59ab090d26fb3d8b713ec9dc75c3
0xd00cd3fd42142dc600453637583291b47bcf1cc15fe7d2b9c53b1948893c22f4
0x5a1e184be05722c0a656c296eb7a16e220422c623874c276b8ffe20adc519caf

Functions
Getter at block 21304332
INITIAL_SUPPLY(pure returns (uint256)
1000000000000000000000000000
decimals(pure returns (uint8)
18
name(pure returns (string)
Line Coin
owner(pure returns (address)
0x73d6d49c2464d85a46d6c3f07a4b6a8625b004a2
symbol(pure returns (string)
LNC
totalSupply(pure returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owneraddress _spenderpure returns (uint256 remaining)
balanceOf(address _ownerpure returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.