Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "MTY Coin"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17915244 | 5 months ago | | | 0 | 9.4301774e-7 | |
| 17913446 | 5 months ago | | | 0 | 0.0000012902564 | |
| 17913322 | 5 months ago | | | 0 | 0.0000013580161 | |
| 17913103 | 5 months ago | | | 0 | 0.0000015201242 | |
| 17913097 | 5 months ago | | | 0 | 0.0000051728236 | |
| 17912999 | 5 months ago | | | 0 | 0.0000015520555 | |
| 17912992 | 5 months ago | | | 0 | 0.0000015530753 | |
| 17912650 | 5 months ago | | | 0 | 0.0000016461299 | |
| 17912182 | 5 months ago | | | 0 | 0.0000017177767 | |
| 17911962 | 5 months ago | | | 0 | 0.0000018196973 |
ABI
ABI objects
Getter at block 23942917
_ots() view returns (bytes32)
0xe037c7b78787fc6d7d21ea50bee7b38e41d8b7724c6fcd507f9535abedd4f927
_totalSupply() view returns (uint256)
960000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
MTY Coin
symbol() view returns (string)
MTY
totalSupply() view returns (uint256)
960000000000000000000000000
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.