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 |
---|---|---|---|---|---|
XCON | ERC-20 | 7.788453K | -- | -- | |
PRQ | ERC-20 | 200 | -- | -- | |
AZP | ERC-20 | 0.29 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12624556 | 3 years ago | | | 0 | 0.00016926700 | |
| 12605086 | 3 years ago | | | 0 | 0.00026599100 | |
| 12585012 | 3 years ago | | | 0 | 0.00043936877 | |
| 12528515 | 3 years ago | | | 0 | 0.00074961100 | |
| 12483385 | 4 years ago | | | 0 | 0.0011365070 | |
| 12471229 | 4 years ago | | | 0 | 0.0012932771 | |
| 12469930 | 4 years ago | | | 0 | 0.0017510750 | |
| 12469930 | 4 years ago | | | 0 | 0.0017510750 | |
| 12469930 | 4 years ago | | | 0 | 0.0017510750 | |
| 12469930 | 4 years ago | | | 0 | 0.0017510750 |
ABI
ABI objects
Getter at block 21244275
decimals() view returns (uint8)
8
name() view returns (string)
POCC
owner() view returns (address)
0x120649ac3f63b4d85a7329ff0547d30251e07605
symbol() view returns (string)
POCC
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address from, address delegate) view returns (uint256)
balanceOf(address tokenOwner) view returns (uint256)
State-modifying
Events approve(address delegate, uint256 numTokens) returns (bool)
burnFrom(address from, uint256 numTokens) returns (bool)
transfer(address receiver, uint256 numTokens) returns (bool)
transferFrom(address from, address buyer, uint256 numTokens) returns (bool)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.