BabyBaseDoge

Verified contract

Active on Base with 107 txns
Deployed by via 0x2acdcdb8 at 13415223
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
16 additional variables
ERC-20
--
0x6e33c6a04aaa000053471324fcfda8a376fa39b4d8021be90fb0b352cdc47150
0xd12cf69c9ef092cef914f1a6f39e11574a9dda4c504f179eb47678875c19068a
0x2c11f398074528964609fc0f954944ae9c0ce2b66e6414873708b4125f242ab6
0xd0b80ed59025d55c988edd1c6a6a72f6d29f74485e62d96ebbd7947826a02438
0x7d6a4d8158037c48483909d338f86a512a72acddb0f0b845270ae84d0475fba5
0x1abdcd23fbd0aab06c58de0c9969904963bc0a21938834a9e9e4e95d3f8d492f
0x88cb9b4fa4dfb63eb608a134012bc5a4eab5d95388a64aa8b6b135c0aa756cf1
0x461a7aa831bd642939f8e1e9f84d2ea6a949e875d1b4247f5ab30af13f04359e
0x7256e03ccbc1fb3251ed99f5349deb24749c8e6859a82e09dae045dfcc4d128e
0xff874043435b64fbceaeed7b17d72278805d710c098842c9d1813570cc56ea13

Functions
Getter at block 21793742
_buyBurnFee(view returns (uint256)
0
_buyLiquidityFee(view returns (uint256)
0
_buyMarketingFee(view returns (uint256)
100
_decimals(view returns (uint8)
18
_dropNum(view returns (uint256)
2
_enabOwnerAddLiq(view returns (uint8)
0
_intervalSecondsForSwap(view returns (uint256)
0
_inviKillBlock(view returns (uint256)
3
_inviType(view returns (uint8)
0
_inviterFee(view returns (uint256)
0
_marketAddr(view returns (address)
0x63e17fe6cb75422e05a4cde8086282c040d3f179
_maxBuyTax(view returns (uint256)
1000000000000000000000000000000
_maxHave(view returns (uint256)
1000000000000000000000000000000
_maxSellTax(view returns (uint256)
1000000000000000000000000000000
_name(view returns (string)
BabyBaseDoge
_router(view returns (address)
0xb0b9e09062728171e63233c31047b5c1a7687617
_sellBurnFee(view returns (uint256)
0
_sellLiquidityFee(view returns (uint256)
0
_sellMarketingFee(view returns (uint256)
10000
_startTimeForSwap(view returns (uint256)
1713632407
_swapTokensAtAmount(view returns (uint256)
100000000000000000000000000
_symbol(view returns (string)
BabyBaseDoge
_token(view returns (address)
0x4200000000000000000000000000000000000006
_tranFee(view returns (uint256)
2
_uniswapV2Pair(view returns (address)
0xdef6154759a7f2e0f241860eebede561731f2a8c
_uniswapV2Router(view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
decimals(view returns (uint256)
18
getBuyFee(view returns (uint256 deno)
100
getInvitersDetail(view returns (uint256 inviTypeuint256 inviterFeeuint256[] inviters)
(inviType=0, inviterFee=0, inviters=[])
getSellFee(view returns (uint256 deno)
10000
ktNum(view returns (uint160)
1388
name(view returns (string)
BabyBaseDoge
owner(view returns (address)
0x63e17fe6cb75422e05a4cde8086282c040d3f179
symbol(view returns (string)
BabyBaseDoge
totalSupply(view returns (uint256)
1000000000000000000000000000000
Read-only
_inviBlock(addressview returns (uint256)
_inviter(addressview returns (address)
_inviters(uint256view returns (uint256)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getBot(address accountview returns (bool)
getExcludedFromFee(address accountview returns (bool)
getPar(address accountview returns (address par)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeFromBatchFee(address[] accounts
excludeFromFee(address account
includeInFee(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(bytes _data
renounceOwnership(
setBatchBot(address[] accountsbool value
setBuyFee(uint256 buyMarketingFeeuint256 buyBurnFeeuint256 buyLiquidityFee
setDropNum(uint256 value
setInviKillBlock(uint256 value
setInviterFee(uint256[] inviters
setLimit(uint256 maxHaveuint256 maxBuyTaxuint256 maxSellTax
setMarketAddr(address value
setSellFee(uint256 sellMarketingFeeuint256 sellBurnFeeuint256 sellLiquidityFee
setSwapTokensAtAmount(uint256 value
setTranFee(uint256 value
setUniswapV2Pair(address value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.