Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UCASH | ERC-20 | 417.928065K | $0.001219 |
$509.6 | |
HEX | ERC-20 | 1.307 | $0.003093 |
$0 | |
ERC-20 | 88.888888M | -- | -- | ||
ERC-20 | 21M | -- | -- | ||
ERC-20 | 8.889K | -- | -- | ||
GSGC | ERC-20 | 5K | -- | -- | |
C4Y | ERC-20 | 4.8K | -- | -- | |
DAR | ERC-20 | 4K | -- | -- | |
ICC | ERC-20 | 88 | -- | -- | |
USE | ERC-20 | 80 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21223459 | 3 days ago | | | 0 | 0.0022157250 | |
| 21216280 | 4 days ago | | | 0 | 0.00099751552 | |
| 21210707 | 5 days ago | | | 0 | 0.00045197971 | |
| 21198839 | 7 days ago | | | 0 | 0.00055221424 | |
| 21184038 | 9 days ago | | | 0 | 0.0025111550 | |
| 21179760 | 9 days ago | | | 0 | 0.0035844846 | |
| 21176870 | 10 days ago | | | 0 | 0.00090054036 | |
| 21172447 | 10 days ago | | | 0 | 0.0030919500 | |
| 21169794 | 11 days ago | | | 0 | 0.0021270960 | |
| 21169716 | 11 days ago | | | 0 | 0.0022157250 |
ABI
ABI objects
Getter at block 21245907
decimals() view returns (uint8)
8
name() view returns (string)
UCASH
symbol() view returns (string)
UCASH
totalSupply() view returns (uint256)
2100000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, 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.