ProofOfContributionToken
Verified contract
Active on
Ethereum with 270,093 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 |
---|---|---|---|---|---|
XCON | ERC-20 | 234.4657 | -- | -- | |
PRQ | ERC-20 | 200 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11847217 | 4 years ago | | | 0 | 0.0077960400 | |
| 10838646 | 4 years ago | | | 0 | 0.0048699200 | |
| 10831521 | 4 years ago | | | 0 | 0.010427200 | |
| 10831331 | 4 years ago | | | 0 | 0.0058245855 | |
| 10831110 | 4 years ago | | | 0 | 0.0073007200 | |
| 10830924 | 4 years ago | | | 0 | 0.0041977240 | |
| 10830581 | 4 years ago | | | 0 | 0.0037148000 | |
| 10828552 | 4 years ago | | | 0 | 0.0073998816 | |
| 10828489 | 4 years ago | | | 0 | 0.010072675 | |
| 10828464 | 4 years ago | | | 0 | 0.0078010800 |
ABI
ABI objects
Getter at block 21243618
decimals() view returns (uint8)
8
name() view returns (string)
ProofOfContributionToken
operationBalances() view returns (address)
0x2222222222222222222222222222222222222222
owner() view returns (address)
0xd7ca7b9da336edbab3cad4872e18a92ff56c17d6
symbol() view returns (string)
POCT
technologyBalances() view returns (address)
0x1111111111111111111111111111111111111111
totalSupply() view returns (uint256)
35000000000000000
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.