Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2863…8e52
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HRP | ERC-20 | 1.883637K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20572734 | 3 months ago | | | 0 | 0.000041316025 | |
| 20497742 | 4 months ago | | | 0 | 0.000045882773 | |
| 20344169 | 4 months ago | | | 0 | 0.00019221478 | |
| 19820791 | 7 months ago | | | 0 | 0.00020558526 | |
| 19774102 | 7 months ago | | | 0 | 0.00053585431 | |
| 19766011 | 7 months ago | | | 0 | 0.00037785499 | |
| 19692130 | 7 months ago | | | 0 | 0.00035889520 | |
| 19207701 | 10 months ago | | | 0 | 0.0013788867 | |
| 19101582 | 10 months ago | | | 0 | 0.00042275661 | |
| 18948631 | a year ago | | | 0 | 0.00056601525 |
ABI
ABI objects
Getter at block 21297015
buyTax() view returns (uint256)
4
decimals() pure returns (uint8)
18
fishingNet() view returns (address)
0x2863f018a5a733efdf16b0895b692b13306e8e52
maxTxAmount() view returns (uint256)
10000000000000000000000000
name() pure returns (string)
HARPOON
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
4
symbol() pure returns (string)
HRP
totalSupply() pure returns (uint256)
10000000000000000000000000
uniswapV2Pair() view returns (address)
0x4dee679c6406d53f613bd43c5d32a44af3ad32e3
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addExcludedWallet(address wallet)
approve(address spender, uint256 amount) returns (bool)
changeTax(uint256 newBuyTax, uint256 newSellTax)
enableTrading()
harpoon(uint256 newBuyValue)
manualSendBalance()
manualSwapTokens()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address[] wallets)
receive()
This contract contains no error objects.