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 |
---|---|---|---|---|---|
HAPU | ERC-20 | 646.274098B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20833897 | 2 months ago | | | 0 | 0.00075039643 | |
| 20833848 | 2 months ago | | | 0 | 0.00078397028 | |
| 20409751 | 4 months ago | | | 0 | 0.000083564805 | |
| 20409708 | 4 months ago | | | 0 | 0.000059925184 | |
| 20358389 | 4 months ago | | | 0 | 0.00024639909 | |
| 19821959 | 7 months ago | | | 0 | 0.00017947536 | |
| 19821938 | 7 months ago | | | 0 | 0.00017309987 | |
| 19523535 | 8 months ago | | | 0 | 0.00097800746 | |
| 19277010 | 9 months ago | | | 0 | 0.0017101704 | |
| 19268880 | 9 months ago | | | 0 | 0.0017489763 |
ABI
ABI objects
Getter at block 21309856
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() pure returns (uint8)
9
launchTime() view returns (uint256)
1661800576
maxWallet() view returns (uint256)
60738738369000000000000
name() pure returns (string)
Hapu Inu
owner() view returns (address)
0x96c4dfdb2170ccf4d290407d2bc1961bc3007a7e
swapAndTreasureEnabled() view returns (bool)
true
swapAtAmount() view returns (uint256)
15387387383690000000000
symbol() pure returns (string)
HAPU
totalSupply() pure returns (uint256)
738738738369000000000000
treasuryFeeOnBuy() view returns (uint256)
0
treasuryFeeOnSell() view returns (uint256)
3
treasuryWallet() view returns (address)
0x505184cfbf416016e4ef0d2291c5097a48722ff0
uniswapV2Pair() view returns (address)
0x54bb6cdc67541e7839168e032c0d884e50109bbb
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isRemovedSniper(address account) view returns (bool)
State-modifying
Events amnestySniper(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
emergencyWithdraw()
excludeFromFee(address account)
includeInFee(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initContract()
openTrading()
removeSniper(address account)
renounceOwnership()
setCanTransfer(bool _canTransfer)
setMaxWallet(uint256 amount)
setSwapAndTreasureEnabled(bool flag)
setSwapAtAmount(uint256 amount)
setTreasuryAddress(address _treasuryWallet)
setTreasuryFeePercent(uint256 _newFeeOnBuy, uint256 _newFeeOnSell)
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)
SendETHRewards(address to, uint256 amountETH)
SendTokenRewards(address to, address token, uint256 amount)
SwapAndLiquify(uint256 tokensSwappedForEth, uint256 ethAddedForLp, uint256 tokensAddedForLp)
SwapETHForTokens(address whereTo, uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.