Baby Tasuku

Verified contract

Active on Ethereum with 135 txns
Deployed by via 0x03ff35ba at 15770394
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
32 additional variables
ERC-20
--
0x630e81c934466adbbc95a8f00c8ed8de44ba8b33a71545407421e357235712c9
0x6a3b3ad5f0aed6a39bbb953049145f27e87d4f08cbe7c383dfa1750398a0a498
0x2193614a68aa1b59a324c1a3d91a8a926dcdcc9b6a5374df41d91e538c87aa6c
0x4a2ae4d50b2c49fe811913207b988dbb55e7464ef7ccc929d8907a17b85572bb
0xcd84d9f6d31435212ea2b34dd7ce3e4a844ff9f71011a6849bb034522638820f
0x21effcf58b71b6a259204bd5ecb77712e41129afc58c7c939a2bc670155d3faf
0x8426c1584e75309984e5f4b487e16772436613a58b5e4f386a1fcd4f54809b2c
0x31314d7761c8ee4a7abd46e3dc70eb7f24c8c24c0f469ddc6eb35a2ca77e0d59
0x2bd1edd6191790b5158600fa4fa15e4038dfc369fa4c842696861ad1f3d5550c
0x749b687cbe3b191eb2a2ebcb07089e1992ee0b312cf94c8e0079e977ea47d29c

Functions
Getter at block 20905547
_buyDevFee(view returns (uint256)
40
_buyLiquidityFee(view returns (uint256)
0
_buyMarketingFee(view returns (uint256)
10
_buyMultiSigFee(view returns (uint256)
0
_buyTaxFee(view returns (uint256)
0
_sellDevFee(view returns (uint256)
40
_sellLiquidityFee(view returns (uint256)
0
_sellMarketingFee(view returns (uint256)
10
_sellMultiSigFee(view returns (uint256)
0
_sellTaxFee(view returns (uint256)
0
deadBlocks(view returns (uint256)
0
decimals(pure returns (uint8)
18
devAddress(view returns (address)
0x138738112a9d65091194f7b65f8c9a3c95ce4ff6
getTime(view returns (uint256)
1728206063
getUnlockTime(view returns (uint256)
0
lastManualLpBurnTime(view returns (uint256)
0
limitsInEffect(view returns (bool)
true
liquidityActiveBlock(view returns (uint256)
0
liquidityAddress(view returns (address)
0x138738112a9d65091194f7b65f8c9a3c95ce4ff6
manualBurnFrequency(view returns (uint256)
1800
marketingAddress(view returns (address)
0x4c2a86960efbe1abc72bbc30545aa8e9fbb23ce5
maxTransactionAmount(view returns (uint256)
40000000000000000000000
maxWallet(view returns (uint256)
40000000000000000000000
minimumTokensBeforeSwap(view returns (uint256)
500000000000000000000
minimumTokensBeforeSwapAmount(view returns (uint256)
500000000000000000000
multiSigAddress(view returns (address)
0x138738112a9d65091194f7b65f8c9a3c95ce4ff6
name(pure returns (string)
Baby Tasuku
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled(view returns (bool)
true
swapEnabled(view returns (bool)
false
symbol(pure returns (string)
BABYTASUKU
totalFees(view returns (uint256)
0
totalSupply(pure returns (uint256)
1000000000000000000000000
tradingActive(view returns (bool)
true
tradingActiveBlock(view returns (uint256)
15770427
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0xf56950c8557a2a46838723e2699df48aa2e736fc
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)
isExcludedFromFee(address accountview returns (bool)
isExcludedFromReward(address accountview returns (bool)
isSniper(address accountview returns (bool)
reflectionFromToken(uint256 tAmountbool deductTransferFeeview returns (uint256)
tokenFromReflection(uint256 rAmountview returns (uint256)
State-modifying
airdropToWallets(address[] airdropWalletsuint256[] amount
approve(address spenderuint256 amountreturns (bool)
buyBackTokens(uint256 ethAmountInWei
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(uint256 _deadBlocks
excludeFromFee(address account
excludeFromMaxTransaction(address updAdsbool isEx
excludeFromReward(address account
includeInFee(address account
includeInReward(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
manageSnipers(address[] addressesbool status
manualBurnLiquidityPairTokens(uint256 percentreturns (bool)
manualSend(address _recipient
removeLimits(returns (bool)
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
setBuyFee(uint256 buyTaxFeeuint256 buyLiquidityFeeuint256 buyDevFeeuint256 buyMultiSigFeeuint256 buyMarketingFee
setDevAddress(address _devAddress
setGasPriceLimit(uint256 gas
setLiquidityAddress(address _liquidityAddress
setMarketingAddress(address _marketingAddress
setMultiSigAddress(address _multiSigAddress
setProtectionSettings(bool antiGas
setSellFee(uint256 sellTaxFeeuint256 sellLiquidityFeeuint256 sellDevFeeuint256 sellMultiSigFeeuint256 sellMarketingFee
setSwapAndLiquifyEnabled(bool _enabled
transfer(address recipientuint256 amountreturns (bool)
transferForeignToken(address _tokenaddress _toreturns (bool _sent)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateMaxSize(uint256 percent
updateMaxTxnPercent(uint256 percent
updateSwapTokensAtPercent(uint256 percentreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludedMaxTransactionAmount(address indexed accountbool isExcluded
ManualBurnLP(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RewardLiquidityProviders(uint256 tokenAmount
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
SwapETHForTokens(uint256 amountInaddress[] path
SwapTokensForETH(uint256 amountInaddress[] path
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.