Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "LM"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18984072 | 10 months ago | | | 0 | 0.0016534226 | |
| 18454209 | a year ago | | | 0 | 0.00056624454 | |
| 15997266 | 2 years ago | | | 0 | 0.00065140684 | |
| 15293637 | 2 years ago | | | 0 | 0.00038058186 | |
| 15162316 | 2 years ago | | | 0 | 0.0012002728 | |
| 15057245 | 2 years ago | | | 0 | 0.0011389658 | |
| 15057220 | 2 years ago | | | 0 | 0.00066721024 | |
| 15057212 | 2 years ago | | | 0 | 0.00077061988 | |
| 14001077 | 3 years ago | | | 0 | 0.013807346 | |
| 13892794 | 3 years ago | | | 0 | 0.0025982062 |
ABI
ABI objects
Getter at block 21214054
decimals() view returns (uint8)
4
name() view returns (string)
LM
owner() view returns (address)
0xb35745c72847d4b7208962cda974298b61cefe28
paused() view returns (bool)
false
symbol() view returns (string)
LMChain
totalSupply() view returns (uint256)
50000000000000
version() view returns (string)
1.0.0
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)
pause()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
unpause()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Transfer(address indexed from, address indexed to, uint256 value)
Unpause()
constructor(uint256 _totalSupply, string _name, string _symbol, uint8 _decimals)
fallback()
This contract contains no error objects.