Nezuko Inu

Verified contract

Active on Ethereum with 97 txns
Deployed by via 0x78a598f7 at 14580351
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional variables
ERC-20
--
0xeccda97e78090ff61cc9f465942c984f708c6224c18b8809f7312433a5847662
0xf590860e65609f7d093ee8cb0d018a1d2e3872803b04bebf7da74d7b5f0ff72f
0x74997866d14de1498f3ab600aab4568f7d3de3c080f4eea7286aac72377e5324
0x70d3baada935d263e07fb23c5f1f8c43cecba1e9ee42854235890402905fe4f8
0xe3031012a75bbe2c18d9afded47472238b402510985373ee6bd169d3e580f53b
0x8146717a9d0c989e001e29499dae3b91a8027e3bdc78de2f974788c41f01cfe5
0x5934a71719d207b25949899b3219a733b27a45746bba8d1cb1d7df34621296c0
0x968be6a08fa5957a071ff7cf8d3f3dadbfe6a6004230a55e604e80c142d25352
0xf43eb3aa6c41ca80742f3c02a7f93e7f714dfd8015bca7b0615d4b67af98afb6
0xe83bed7ab0c4fbd8e54771786239714264cef9442632d1c7addf916c1573059b

Functions
Getter at block 21307413
buyDevFee(view returns (uint256)
1
buyLiquidityFee(view returns (uint256)
1
buyMarketingFee(view returns (uint256)
6
buyTotalFees(view returns (uint256)
8
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
devWallet(view returns (address)
0x8615a62c29e19aa2cf3701f87eb3311a9360212c
lastLpBurnTime(view returns (uint256)
1725424955
lastManualLpBurnTime(view returns (uint256)
0
limitsInEffect(view returns (bool)
true
lpBurnEnabled(view returns (bool)
true
lpBurnFrequency(view returns (uint256)
3600
manualBurnFrequency(view returns (uint256)
1800
marketingWallet(view returns (address)
0x0d243d4e69daac90271cfdd1826a911151f46ec0
maxTransactionAmount(view returns (uint256)
20000000000000000000000000
maxWallet(view returns (uint256)
20000000000000000000000000
name(view returns (string)
Nezuko Inu
owner(view returns (address)
0x0000000000000000000000000000000000000000
percentForLPBurn(view returns (uint256)
25
sellDevFee(view returns (uint256)
1
sellLiquidityFee(view returns (uint256)
1
sellMarketingFee(view returns (uint256)
6
sellTotalFees(view returns (uint256)
8
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
500000000000000000000000
symbol(view returns (string)
NEZUKO
tokensForDev(view returns (uint256)
157338050000000000000000
tokensForLiquidity(view returns (uint256)
157338050000000000000000
tokensForMarketing(view returns (uint256)
944028300000000000000000
totalSupply(view returns (uint256)
1000000000000000000000000000
tradingActive(view returns (bool)
true
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0xebcd8c4ba7444734466b47d73c7668bff6747518
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
manualBurnLiquidityPairTokens(uint256 percentreturns (bool)
removeLimits(returns (bool)
renounceOwnership(
setAutoLPBurnSettings(uint256 _frequencyInSecondsuint256 _percentbool _Enabled
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _marketingFeeuint256 _liquidityFeeuint256 _devFee
updateDevWallet(address newWallet
updateMarketingWallet(address newMarketingWallet
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _marketingFeeuint256 _liquidityFeeuint256 _devFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AutoNukeLP(
BoughtEarly(address indexed sniper
ExcludeFromFees(address indexed accountbool isExcluded
ManualNukeLP(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiquidity
Transfer(address indexed fromaddress indexed touint256 value
UpdateUniswapV2Router(address indexed newAddressaddress indexed oldAddress
devWalletUpdated(address indexed newWalletaddress indexed oldWallet
marketingWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.