Base ETH

Verified contract

Active on Base with 63 txns
Deployed by via 0x559afcb6 at 2000538
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional variables
Native
Value $254.26
ERC-20
--
0x20ea7181ac00ee2c3ca54d13576d67e30c6c7404f30e43909ed4ddad066f770e
0x34e9c5bdcbe30be454272693c19ee163ef5675f2e56468cf05d0e90352304c08
0xf4600099f823e35357e9124aa2070c36b05d83601773dee1f0a5b7922d143c5b
0xab2afa49c9a1d2516d0439e6d7690a8a0b0fdffecd47d5fa9adf0d154f1385c9
0x58cebd50a1b3f73c4e491f2fef3e4e94defa619fe3a0a9b9c487109ebc183e54
0x14ad0a30a0b872e1db46093040e7d2583c79999f93dc6e6c889d94e785af5a5e
0x99f39fc3682142d9c8b2e37b942d835910978ef0b3c310db2a003ef7bf2f6497
0x4b621d14fc49d55beb253589a3bc18307593a009e1d858ab5a29661275a33823
0x3ce470096edd6110cb3f26992715b747ea2eb61b7450f3109d4dc93220e45069
0x38c89b693c4710cc007deaeb6ebd32d997d98fbbb5a5cf530f1d7d8cb1fb4f12

Functions
Getter at block 21844529
_buyLiquidityFee(view returns (uint256)
0
_buyMarketingFee(view returns (uint256)
5
_liquidityShare(view returns (uint256)
4
_marketingShare(view returns (uint256)
12
_maxTxAmount(view returns (uint256)
100000000000000000000000000
_sellLiquidityFee(view returns (uint256)
0
_sellMarketingFee(view returns (uint256)
5
_totalDistributionShares(view returns (uint256)
16
_totalTaxIfBuying(view returns (uint256)
5
_totalTaxIfSelling(view returns (uint256)
5
_walletMax(view returns (uint256)
100000000000000000000000000
checkWalletLimit(view returns (bool)
true
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
getCirculatingSupply(view returns (uint256)
100000000000000000000000000
getTime(view returns (uint256)
1730478405
isLaunch(view returns (bool)
false
killblock(view returns (uint256)
2
launchedBlock(view returns (uint256)
0
liquidityWalletAddress(view returns (address)
0xcba9313e91bab4e632e1fb4d1d163e8bd4b91536
marketingWalletAddress(view returns (address)
0xcba9313e91bab4e632e1fb4d1d163e8bd4b91536
minimumTokensBeforeSwapAmount(view returns (uint256)
3814697265625000000000000
name(view returns (string)
Base ETH
owner(view returns (address)
0x000000000000000000000000000000000000dead
swapAndLiquifyByLimitOnly(view returns (bool)
false
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
ETH
totalSupply(view returns (uint256)
100000000000000000000000000
uniswapPair(view returns (address)
0xfbd35b52730e6d486345196253da1e3875f91e2f
uniswapV2Router(view returns (address)
0xfcd3842f85ed87ba2889b4d35893403796e67ff1
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isBlackList(address accountview returns (bool)
isExcludedFromFee(addressview returns (bool)
isMarketPair(addressview returns (bool)
isTxLimitExempt(addressview returns (bool)
isWalletLimitExempt(addressview returns (bool)
State-modifying
Launch(
approve(address spenderuint256 amountreturns (bool)
changeRouterVersion(address newRouterAddressreturns (address newPairAddress)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableDisableWalletLimit(bool newValue
increaseAllowance(address spenderuint256 addedValuereturns (bool)
setBuyTaxes(uint256 newLiquidityTaxuint256 newMarketingTax
setDistributionSettings(uint256 newLiquidityShareuint256 newMarketingShare
setIsExcludedFromFee(address accountbool newValue
setIsTxLimitExempt(address holderbool exempt
setIsWalletLimitExempt(address holderbool exempt
setKillNum(uint256 kill
setMarketPairStatus(address accountbool newValue
setMarketingWalletAddress(address newAddress
setMaxTxAmount(uint256 maxTxAmount
setNumTokensBeforeSwap(uint256 newLimit
setSellTaxes(uint256 newLiquidityTaxuint256 newMarketingTax
setSwapAndLiquifyByLimitOnly(bool newValue
setSwapAndLiquifyEnabled(bool _enabled
setWalletLimit(uint256 newLimit
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
waiveOwnership(
writeBlackList(address recipientbool isBlack
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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.