ListeningMind Token
Verified contract
Active on
Ethereum with 41 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "ListeningMind Token"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20889561 | a month ago | | | 0 | 0.00018132688 | |
| 15216577 | 2 years ago | | | 0 | 0.0022847440 | |
| 12657523 | 3 years ago | | | 0 | 0.00073852000 | |
| 10029729 | 5 years ago | | | 0 | 0.00066826800 | |
| 9312407 | 5 years ago | | | 0 | 0.000083479500 | |
| 9059145 | 5 years ago | | | 0 | 0.00017406576 | |
| 8108371 | 5 years ago | | | 0 | 0.00020765600 | |
| 8108365 | 5 years ago | | | 0 | 0.00020791200 | |
| 8108363 | 5 years ago | | | 0 | 0.00020765600 | |
| 8108354 | 5 years ago | | | 0 | 0.00020765600 |
ABI
ABI objects
Getter at block 21164288
decimals() view returns (uint256)
18
name() view returns (string)
ListeningMind Token
symbol() view returns (string)
LMT
totalSupply() view returns (uint256)
7500000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) 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()
This contract contains no fallback and receive objects.
This contract contains no error objects.