Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "MH"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17494144 | 3 months ago | | | 0 | 0.0000019340291 | |
| 17494042 | 3 months ago | | | 0 | 0.0000018387187 | |
| 17493675 | 3 months ago | | | 0 | 0.0000020004977 | |
| 17493522 | 3 months ago | | | 0 | 0.0000020791136 | |
| 17493302 | 3 months ago | | | 0 | 0.0000020846851 | |
| 17493295 | 3 months ago | | | 0 | 0.0000020400649 | |
| 17493126 | 3 months ago | | | 0 | 0.0000017904149 | |
| 17492977 | 3 months ago | | | 0 | 0.0000017027689 | |
| 17492956 | 3 months ago | | | 0 | 1.9468824e-7 | |
| 17492938 | 3 months ago | | | 0 | 0.0000016162249 |
ABI
ABI objects
Getter at block 22091713
_ots() view returns (bytes32)
0x378a9fd22fb1656f588297fbfe1deea4dd9e9c01d651ae8d93cbb92914f4abd3
_totalSupply() view returns (uint256)
340000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
MH
symbol() view returns (string)
MH
totalSupply() view returns (uint256)
340000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
dada(address a)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
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(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.