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 |
---|---|---|---|---|---|
JBX | ERC-20 | 3K | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9042427 | 5 years ago | | | 0 | 0.00018430500 | |
| 9038828 | 5 years ago | | | 0 | 0.00014209650 | |
| 9038818 | 5 years ago | | | 0 | 0.00014251250 | |
| 9038814 | 5 years ago | | | 0 | 0.00014209650 | |
| 9038796 | 5 years ago | | | 0 | 0.00014209650 | |
| 9038784 | 5 years ago | | | 0 | 0.00014209650 | |
| 9038767 | 5 years ago | | | 0 | 0.00014209650 | |
| 9038754 | 5 years ago | | | 0 | 0.00014251250 | |
| 9038749 | 5 years ago | | | 0 | 0.00014209650 | |
| 9038738 | 5 years ago | | | 0 | 0.00014209650 |
ABI
ABI objects
Getter at block 21292662
decimals() view returns (uint256)
8
name() view returns (string)
UUC
symbol() view returns (string)
UUC
totalSupply() view returns (uint256)
84000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed burner, uint256 value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.