Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "LSC(JP)"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6330514 | 6 years ago | | | 0 | 0.00075480000 | |
| 6330492 | 6 years ago | | | 0 | 0.00075352000 | |
| 6330477 | 6 years ago | | | 0 | 0.00075736000 | |
| 6330471 | 6 years ago | | | 0 | 0.0010548000 | |
| 6330462 | 6 years ago | | | 0 | 0.00075480000 | |
| 6330457 | 6 years ago | | | 0 | 0.00075480000 | |
| 6330453 | 6 years ago | | | 0 | 0.00075352000 | |
| 6330432 | 6 years ago | | | 0 | 0.00075608000 | |
| 6286025 | 6 years ago | | | 0 | 0.00045480000 | |
| 6266301 | 6 years ago | | | 0 | 0.00075480000 |
ABI
ABI objects
Getter at block 21161821
decimals() view returns (uint8)
8
name() view returns (string)
LSC(JP)
symbol() view returns (string)
LSCJP
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 _initialSupply, string _tokenName, string _tokenSymbol, uint8 _decimals)
This contract contains no fallback and receive objects.
This contract contains no error objects.