Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
M | ERC-20 | 3.002K | -- | -- | |
MYOU | ERC-20 | 0.3 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18626822 | a year ago | | | 0 | 0.0013054906 | |
| 18218731 | a year ago | | | 0 | 0.00053187463 | |
| 18210516 | a year ago | | | 0 | 0.00039866318 | |
| 14785534 | 3 years ago | | | 0 | 0.00086493600 | |
| 12638043 | 3 years ago | | | 0 | 0.00042152770 | |
| 12124732 | 4 years ago | | | 0 | 0.0033232044 | |
| 12124708 | 4 years ago | | | 0 | 0.0022877250 | |
| 12124671 | 4 years ago | | | 0 | 0.0067762500 | |
| 12078953 | 4 years ago | | | 0 | 0.0043051140 | |
| 12078951 | 4 years ago | | | 0 | 0.0044823834 |
ABI
ABI objects
Getter at block 21244614
decimals() view returns (uint8)
18
name() view returns (string)
M
symbol() view returns (string)
M
totalSupply() view returns (uint256)
1000000000000000000000000000
version() view returns (string)
H0.1
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 success)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.