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 "LMChain"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13112874 | 3 years ago | | | 0 | 0.0026896416 | |
| 13112840 | 3 years ago | | | 0 | 0.0043177060 | |
| 11821392 | 4 years ago | | | 0 | 0.0085736081 | |
| 11821300 | 4 years ago | | | 0 | 0.011036688 | |
| 11353599 | 4 years ago | | | 0 | 0.00050256360 | |
| 11287964 | 4 years ago | | | 0 | 0.0013485849 | |
| 11287932 | 4 years ago | | | 0 | 0.00086248144 | |
| 11235575 | 4 years ago | | | 0 | 0.00060897606 | |
| 11182872 | 4 years ago | | | 0 | 0.0015985620 | |
| 11182571 | 4 years ago | | | 0 | 0.0014058782 |
ABI
ABI objects
Getter at block 21261266
decimals() view returns (uint8)
4
name() view returns (string)
LMChain
owner() view returns (address)
0x697d6e324cc1f2a0ff9b68e083b470f7cc4eb5a7
paused() view returns (bool)
false
symbol() view returns (string)
LM
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.