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 |
---|---|---|---|---|---|
QUB | ERC-20 | 48K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6794324 | 6 years ago | | | 0 | 0.00050131400 | |
| 5266117 | 7 years ago | | | 0 | 0.00054688800 | |
| 5108353 | 7 years ago | | | 0 | 0.00018229600 | |
| 4945147 | 7 years ago | | | 0 | 0.00044336400 | |
| 4943467 | 7 years ago | | | 0 | 0.000037011000 | |
| 4890491 | 7 years ago | | | 0 | 0.00096228600 | |
| 4829443 | 7 years ago | | | 0 | 0.000055516500 | |
| 4800918 | 7 years ago | | | 0 | 0.00091020000 | |
| 4800913 | 7 years ago | | | 0 | 0.00091020000 | |
| 4772953 | 7 years ago | | | 0 | 0.00073894000 |
ABI
ABI objects
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 _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.