Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MYOU | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18699895 | a year ago | | | 0 | 0.0019925799 | |
| 12373581 | 4 years ago | | | 0 | 0.00076020600 | |
| 12373581 | 4 years ago | | | 0 | 0.00074715000 | |
| 11168888 | 4 years ago | | | 0 | 0.00072532706 | |
| 11083559 | 4 years ago | | | 0 | 0.0010706640 | |
| 11081073 | 4 years ago | | | 0 | 0.00099418800 | |
| 10768301 | 4 years ago | | | 0 | 0.0076069740 | |
| 10768278 | 4 years ago | | | 0 | 0.010569885 | |
| 10142176 | 4 years ago | | | 0 | 0.0021167648 | |
| 9903768 | 5 years ago | | | 0 | 0.00098443983 |
ABI
ABI objects
Getter at block 21264215
MAX_UINT256() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
burn() view returns (uint256)
0
decimals() view returns (uint8 _decimals)
8
isOwner() view returns (bool)
false
name() view returns (string _name)
SZ
symbol() view returns (string _symbol)
SZ
totalSupply() view returns (uint256 _totalSupply)
500000000000000000
Read-only
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events burn(uint256 _value)
transfer(address _to, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value, bytes _data) returns (bool success)
transfer(address _to, uint256 _value, bytes _data, string _custom_fallback) returns (bool success)
transferFrom(address _from, address _to, uint256 _value)
Burn(address indexed burner, uint256 value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(uint256 _supply, string _name, string _symbol, uint8 _decimals)
This contract contains no fallback and receive objects.
This contract contains no error objects.