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 "UTOM"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13933098 | 3 years ago | | | 0 | 0.0069204049 | |
| 9778415 | 5 years ago | | | 0 | 0.00017546492 | |
| 9778415 | 5 years ago | | | 0 | 0.00017538264 | |
| 9778351 | 5 years ago | | | 0 | 0.00031771546 | |
| 9778351 | 5 years ago | | | 0 | 0.00013196383 | |
| 9570517 | 5 years ago | | | 0 | 0.00027788500 | |
| 9552757 | 5 years ago | | | 0 | 0.00020461600 | |
| 8681992 | 5 years ago | | | 0 | 0.00021744261 | |
| 8681968 | 5 years ago | | | 0 | 0.00030315567 | |
| 8349644 | 5 years ago | | | 0 | 0.00042391200 |
ABI
ABI objects
Getter at block 21167609
buyPrice() view returns (uint256)
0
decimals() view returns (uint8)
18
name() view returns (string)
UTOM
owner() view returns (address)
0xd216d41e443e1aad55a6fec64c9f548d3ea46690
sellPrice() view returns (uint256)
0
symbol() view returns (string)
UTOM
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
frozenAccount(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
freezeAccount(address target, bool freeze)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Burn(address indexed from, uint256 value)
FrozenFunds(address target, bool frozen)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.