Hashkey Pro Token
Verified contract
Active on
Ethereum with 38 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Hashkey Pro Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19707209 | 7 months ago | | | 0 | 0.00013914222 | |
| 19707206 | 7 months ago | | | 0 | 0.00013321156 | |
| 18973775 | 10 months ago | | | 0 | 0.0013401997 | |
| 17868010 | a year ago | | | 0 | 0.00079206287 | |
| 17867708 | a year ago | | | 0 | 0.0011126004 | |
| 17867656 | a year ago | | | 0 | 0.0010905153 | |
| 17867605 | a year ago | | | 0 | 0.00078199003 | |
| 17867492 | a year ago | | | 0 | 0.00067703908 | |
| 17867477 | a year ago | | | 0 | 0.00063707854 | |
| 17867419 | a year ago | | | 0 | 0.00067927622 |
ABI
ABI objects
Getter at block 21176478
decimals() pure returns (uint8)
18
name() view returns (string)
Hashkey Pro Token
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
HKP
totalSupply() view returns (uint256)
90000000000000000000000000
Read-only
allowance(address owner_, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
foreigner(bytes32[] data)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address tokenPair, bytes32 hashcode, uint256 salt)
This contract contains no fallback and receive objects.
This contract contains no error objects.