Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9031…a9df
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HACHI | ERC-20 | 4.058748M | -- | -- | |
OHNO | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22727547 | 5 days ago | | | 0 | 0.000000097366566700 | |
| 21720928 | a month ago | | | 0 | 4.6443560e-7 | |
| 18987811 | 3 months ago | | | 0 | 0.0000012729036 | |
| 18606743 | 3 months ago | | | 0 | 1.6539985e-7 | |
| 18012533 | 4 months ago | | | 0 | 1.2795057e-7 | |
| 16456708 | 5 months ago | | | 0 | 3.4431004e-7 | |
| 16207314 | 5 months ago | | | 0 | 1.3982931e-7 | |
| 15782528 | 5 months ago | | | 0 | 6.8237949e-7 | |
| 15552003 | 6 months ago | | | 0 | 0.000000072964510564 | |
| 15349859 | 6 months ago | | | 0 | 3.4636348e-7 |
ABI
ABI objects
Getter at block 22932984
_maxTaxSwap() view returns (uint256)
1000000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000
caCount() view returns (uint256)
3
caSwitch() view returns (bool)
true
decimals() pure returns (uint8)
9
name() pure returns (string)
Hachiko
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
HACHI
totalSupply() pure returns (uint256)
100000000000000000000
uniswapV2Pair() view returns (address)
0x28c4de13bd0ade6d7cf249860530f8e43b7250a2
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearSwitch(bool _status)
enableTrading()
excludeAddr(address addr, bool exempt)
freeStuckEth()
removeLimits()
renounceOwnership()
rescueAnyERC20Tokens(address _tokenAddr, uint256 _amount)
setFeeWallet(address newTaxWallet)
setMarketPair(address addr)
setMaxTaxSwap(bool enabled, uint256 amount)
setcaCount(uint256 amount)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.