UzNEX Coin
Verified contract
Active on
Ethereum with 9,651 txns
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 |
---|---|---|---|---|---|
UNB | ERC-20 | 345.563K | -- | -- | |
UZBIT | ERC-20 | 1.2K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12578977 | 3 years ago | | | 0 | 0.00024360000 | |
| 12138927 | 4 years ago | | | 0 | 0.0030478730 | |
| 12106319 | 4 years ago | | | 0 | 0.0039578550 | |
| 12100630 | 4 years ago | | | 0 | 0.0032398650 | |
| 11593022 | 4 years ago | | | 0 | 0.0014399400 | |
| 11333452 | 4 years ago | | | 0 | 0.0025678930 | |
| 11202026 | 4 years ago | | | 0 | 0.0012959460 | |
| 11104715 | 4 years ago | | | 0 | 0.0013679430 | |
| 11006013 | 4 years ago | | | 0 | 0.0019439190 | |
| 10864757 | 4 years ago | | | 0 | 0.0025135400 |
ABI
ABI objects
Getter at block 21168712
decimals() pure returns (uint8)
18
name() pure returns (string)
UzNEX Coin
owner() view returns (address)
0x48f4496513c25d5b3e2ce9c902ba7ee9a88a29ce
symbol() pure returns (string)
UNB
totalSupply() view returns (uint256)
8000000000000000000000000000
Read-only
allowance(address _from, address _spender) view returns (uint256)
balanceOf(address _of) view returns (uint256)
lockStatus(address _of) view returns (uint256, uint256, uint256)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool)
burn(uint256 _value) returns (bool)
lockToken(address _of, uint256 _amount, uint256 _time)
transfer(address _to, uint256 _amount) returns (bool)
transferFrom(address _from, address _to, uint256 _amount) returns (bool)
unlockToken(address _of)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed from, uint256 amount)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.