UtilityToken
Verified contract
Active on
Ethereum with 419 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "UtilityToken"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12689811 | 3 years ago | | | 0 | 0.00037708000 | |
| 12656569 | 3 years ago | | | 0 | 0.00047437208 | |
| 12124700 | 4 years ago | | | 0 | 0.0040423680 | |
| 10978065 | 4 years ago | | | 0 | 0.0054800641 | |
| 10828747 | 4 years ago | | | 0 | 0.0024397200 | |
| 10828586 | 4 years ago | | | 0 | 0.010068140 | |
| 10663630 | 4 years ago | | | 0 | 0.0064518481 | |
| 10377066 | 4 years ago | | | 0 | 0.0011362681 | |
| 9818703 | 5 years ago | | | 0 | 0.00027096000 | |
| 9818615 | 5 years ago | | | 0 | 0.00013891681 |
ABI
ABI objects
Getter at block 21186753
decimals() view returns (uint8)
6
name() view returns (string)
UtilityToken
symbol() view returns (string)
UTLC
totalSupply() view returns (uint256)
1000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.