Hattori Hanzo ERC20

Verified contract

Active on Ethereum with 84 txns
Deployed by via 0xb6870cc5 at 16370393
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional variables

No balances found for "Hattori Hanzo ERC20"

0x58343b71ab00da76fe09e987c2ac2c541f211f65dd55c42dc4390e98e76c9c72
0x26bdae1ed7f74c570a5353cbb9ab6a3c4eb19c6fca01f93ea3254feda6365b03
0xafacb97155e57adc09b0f77c6ac266e24ffb7f05616a8946c9d27d0eba1248a8
0x4dfc10a70bdfd2cec2122937408e53d1d94da60c339cc9d7ca77ee4580e10f9a
0x7ce049ec8d20d8e29d126339b5a3e9907825e1e7ddf2c8c7e4a4b6c57866041b
0xef9ec7c884a260b05bf3050a4d1b6c1b9865a7d00a4287ac08823a70da846a43
0xd5aa02e852a26c77b04c7120b09eaccb0c92a7bd0b34660b921abd76367509d7
0x465c2809fbba504ae067ac5e732a1d943490dd89dbc3c048b53ddb635f6e116e
0x41cc08539f38d6b6646e1d5ae882dbfa6de877b2fcfabd1f7575db6423896d57
0x4fc9bff7597bd9c7d46434daf220353b8fc5bccfd4fc3da9e39749bebb40e039

Functions
Getter at block 20920622
_liquiditySharePercentage(view returns (uint256)
0
_maxTxAmount(view returns (uint256)
200000000000000000000000000
_operationsSharePercentage(view returns (uint256)
100
_totalDistributionShares(view returns (uint256)
100
_walletMax(view returns (uint256)
200000000000000000000000000
checkWalletLimit(view returns (bool)
true
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
getBlock(view returns (uint256)
20920622
getCirculatingSupply(view returns (uint256)
200000000000000000000000000
liquidityFeeBuy(view returns (uint256)
0
liquidityFeeSell(view returns (uint256)
90
liquidityWallet(view returns (address)
0x09b7da80168e6ab882c85ff0f6972de091a54a97
maxTotalFeeBuy(view returns (uint256)
10
maxTotalFeeSell(view returns (uint256)
10
minimumTokensBeforeSwapAmount(view returns (uint256)
50000000000000000000000
name(view returns (string)
Hattori Hanzo ERC20
operationsFeeBuy(view returns (uint256)
0
operationsFeeSell(view returns (uint256)
10
operationsWallet(view returns (address)
0x77ec5150986e89f9df2804b379c2e2eaf1943b6d
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
鬼の半蔵
tokensForLiquidity(view returns (uint256)
0
tokensForOperations(view returns (uint256)
0
totalFeesBuy(view returns (uint256)
0
totalFeesSell(view returns (uint256)
100
totalSupply(view returns (uint256)
200000000000000000000000000
tradingOpen(view returns (bool)
true
uniswapPair(view returns (address)
0x9c410f9cb234d36f47058b03346cf60ccf3243db
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFee(addressview returns (bool)
isMarketPair(addressview returns (bool)
isWalletLimitExempt(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
buyBackTokens(uint256 ETHAmountInWei
changeRouterAddress(address newRouterAddressreturns (address newPairAddress)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableDisableWalletLimit(bool newValue
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setDistributionSettings(uint256 newLiquidityShareuint256 newOperationsShare
setIsExcludedFromFee(address accountbool newValue
setIsTxLimitExempt(address holderbool exempt
setIsWalletLimitExempt(address holderbool exempt
setMarketPairStatus(address accountbool newValue
setMaxTxAmount(uint256 maxTxAmount
setNumTokensBeforeSwap(uint256 newLimit
setTrading(
setWalletLimit(uint256 newLimit
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateFees(uint256 _operationsFeeuint256 _liquidityFee
updateFeesSell(uint256 _operationsFeeuint256 _liquidityFee
updateLiquidityWallet(address newAddress
updateOperationsWallet(address newAddress
Events
Approval(address indexed owneraddress indexed spenderuint256 value
LiquidityWalletUpdated(address indexed newLiquidityWalletaddress indexed oldLiquidityWallet
OperationsWalletUpdated(address indexed newOperationsWalletaddress indexed oldOperationsWallet
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapTokensForETH(uint256 amountInaddress[] path
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.