Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Myart"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13512552 | 3 years ago | | | 0 | 0.012710248 | |
| 11229215 | 4 years ago | | | 0 | 0.0018550765 | |
| 10923448 | 4 years ago | | | 0 | 0.0024288641 | |
| 10883829 | 4 years ago | | | 0 | 0.0080787520 | |
| 10876869 | 4 years ago | | | 0 | 0.019570690 | |
| 10419807 | 4 years ago | | | 0 | 0.0042478240 | |
| 10417984 | 4 years ago | | | 0 | 0.0022756200 | |
| 10192167 | 4 years ago | | | 0 | 0.00051421260 | |
| 10192167 | 4 years ago | | | 0 | 0.00051421260 | |
| 10192167 | 4 years ago | | | 0 | 0.00052218840 |
ABI
ABI objects
Getter at block 21163224
decimals() view returns (uint8)
18
halted() view returns (bool)
false
name() view returns (string)
Myart
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xe642170f31247f07d7e8bdeac7ebcf0c460b6b40
symbol() view returns (string)
MYT
totalSupply() view returns (uint256)
1210000000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
frozenAccount(address) view returns (bool)
State-modifying
Events acceptOwnership()
allocate(address to, uint256 amount)
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
freeze(address account, bool tag)
setEmergentHalt(bool _tag)
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.