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 |
---|---|---|---|---|---|
FOR | ERC-20 | 2 | $0.001939 |
$0 | |
JNC | ERC-20 | 25 | -- | -- | |
MYOU | ERC-20 | 0.1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16368591 | 2 years ago | | | 0 | 0.00097942780 | |
| 16361365 | 2 years ago | | | 0 | 0.00047369700 | |
| 16361362 | 2 years ago | | | 0 | 0.00074321100 | |
| 15785957 | 2 years ago | | | 0 | 0.0010912440 | |
| 15588423 | 2 years ago | | | 0 | 0.00012025600 | |
| 15579402 | 2 years ago | | | 0 | 0.000090192000 | |
| 15579148 | 2 years ago | | | 0 | 0.00012025600 | |
| 15578097 | 2 years ago | | | 0 | 0.00012025600 | |
| 15562655 | 2 years ago | | | 0 | 0.00012020800 | |
| 15562655 | 2 years ago | | | 0 | 0.00012030400 |
ABI
ABI objects
Getter at block 21244373
decimals() view returns (uint8)
8
name() view returns (string)
WorldUnitedCoins
symbol() view returns (string)
WUC
totalSupply() view returns (uint256)
750000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
allowed(address, address) view returns (uint256)
balanceOf(address tokenOwner) view returns (uint256 balanceOfOwner)
balances(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.