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 |
---|---|---|---|---|---|
TKP | ERC-20 | 11.43644K | $0.801624 |
$9,167.72 | |
PP | ERC-20 | 69 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21303950 | 3 hours ago | | | 0 | 0.00064338772 | |
| 21300466 | 15 hours ago | | | 0 | 0.00034779274 | |
| 21288434 | 2 days ago | | | 0 | 0.00059096782 | |
| 21221893 | 12 days ago | | | 0 | 0.00054111480 | |
| 21219345 | 12 days ago | | | 0 | 0.00055929368 | |
| 21218772 | 12 days ago | | | 0 | 0.00048994017 | |
| 21176769 | 18 days ago | | | 0 | 0.00043744916 | |
| 21176631 | 18 days ago | | | 0 | 0.00094539634 | |
| 21149205 | 22 days ago | | | 0 | 0.00048460954 | |
| 21119455 | a month ago | | | 0 | 0.000052432535 |
ABI
ABI objects
Getter at block 21304967
decimals() view returns (uint8)
18
name() view returns (string)
TOKPIE
symbol() view returns (string)
TKP
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _addr, uint256 value)
This contract contains no fallback and receive objects.
This contract contains no error objects.