UUNIO Token
Verified contract
Active on
Ethereum with 4,834 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 |
---|---|---|---|---|---|
UUNIO | ERC-20 | 25.888132K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18305116 | a year ago | | | 0 | 0.00023737595 | |
| 17320572 | 2 years ago | | | 0 | 0.0029205297 | |
| 17318782 | 2 years ago | | | 0 | 0.0017296129 | |
| 16633026 | 2 years ago | | | 0 | 0.0014232264 | |
| 11768587 | 4 years ago | | | 0 | 0.0092900000 | |
| 11630565 | 4 years ago | | | 0 | 0.0034947200 | |
| 11137438 | 4 years ago | | | 0 | 0.0010033200 | |
| 10898840 | 4 years ago | | | 0 | 0.0051614641 | |
| 10630629 | 4 years ago | | | 0 | 0.0032711360 | |
| 10417278 | 4 years ago | | | 0 | 0.0012859760 |
ABI
ABI objects
Getter at block 21257329
decimals() view returns (uint8)
8
name() view returns (string)
UUNIO Token
owner_() view returns (address)
0xb9e51d549c2c0ee7976e354e8a33cd2f91ef955c
symbol() view returns (string)
UUNIO
totalSupply() view returns (uint256)
72000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
burn(uint256 value)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.