LUNARLENS

Verified contract

Active on Base with 336,896 txns
Deployed by via 0x5eba51f9 at 17147243
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
19 additional variables
ERC-20
Value $0
ERC-20
--
0x94e64f159e29af1b3c395a8811441b8c9a505d80eb33318af0c7462a093b0ea3
0x6df8fe1ba35e0513ee2494d4d7fc93eef9002a5e09bb687d01437ccfe82b4ea4
0xa2b84954970cc702e54339d3aa89b1674987237af70341bf58e0522c39826172
0xf8ed4f520239dd18cb6aecb696be31cc4cd3a98938d03ce77d67f2c92c4eafcc
0x4436fa3b4707e52dbf8e1a7fd69b9a8df64fea92f79ce25df19d5fafcc15fcfa
0x90b03429a407a9e5865765674ca26b72feeb417a0f0d1cfe3ea9c77156e02a9e
0x524d2c97f8e1f5ebe6ca3dfa225ceee208f1c3bf10a737823dd83dc960402e6c
0x94fea1eee0532ace761d44c96f71670d16f8c173377ab43f46d73824cdf27547
0x50b9d2d85c91eae875eb46c93085e81980ce9b77414fb3b2b1ac6f8c134a2376
0x4e9f86a1dee5693efd8e20ef61b0bef14847d13704420f55cd245f0057a96943

Functions
Getter at block 22723727
_buyDestroyFee(view returns (uint256)
0
_buyLiquidityFee(view returns (uint256)
0
_buyMarketingFee(view returns (uint256)
1
_buyTeamFee(view returns (uint256)
1
_liquidityShare(view returns (uint256)
2
_marketingShare(view returns (uint256)
3
_maxDestroyAmount(view returns (uint256)
109210000000000000000000000
_maxTxAmount(view returns (uint256)
109210000000000000000000000
_owner(view returns (address)
0x0000000000000000000000000000000000000000
_sellDestroyFee(view returns (uint256)
0
_sellLiquidityFee(view returns (uint256)
0
_sellMarketingFee(view returns (uint256)
1
_sellTeamFee(view returns (uint256)
1
_tFeeTotal(view returns (uint256)
0
_teamShare(view returns (uint256)
4
_totalDistributionShares(view returns (uint256)
9
_totalTaxIfBuying(view returns (uint256)
2
_totalTaxIfSelling(view returns (uint256)
2
_walletMax(view returns (uint256)
109210000000000000000000000
airdropNumbs(view returns (uint256)
3
checkWalletLimit(view returns (bool)
true
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
first(view returns (uint256)
17163204
getCirculatingSupply(view returns (uint256)
109210000000000000000000000
getTime(view returns (uint256)
1732236801
kill(view returns (uint256)
100
marketingWalletAddress(view returns (address)
0x98dc299513ca8784d183783622af57d2cb0e43f8
minimumTokensBeforeSwapAmount(view returns (uint256)
80000000000000000000
name(view returns (string)
LUNARLENS
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyByLimitOnly(view returns (bool)
false
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
LUNARLENS
teamWalletAddress(view returns (address)
0xa759ed31f408fd9c644bb1e89a9bfb188b424523
totalSupply(view returns (uint256)
109210000000000000000000000
uniswapPair(view returns (address)
0x516a924b5c17a4ce49a215b8835fb219b7296f81
uniswapV2Router(view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFee(addressview returns (bool)
isMarketPair(addressview returns (bool)
isTxLimitExempt(addressview returns (bool)
isWalletLimitExempt(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
changeRouterVersion(address newRouterAddressreturns (address newPairAddress)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableDisableWalletLimit(bool newValue
excludeMultipleAccountsFromFees(address[] accountsbool excluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
setAirdropNumbs(uint256 newValue
setBuyDestFee(uint256 newBuyDestroyFee
setBuyTaxes(uint256 newLiquidityTaxuint256 newMarketingTaxuint256 newTeamTax
setDistributionSettings(uint256 newLiquidityShareuint256 newMarketingShareuint256 newTeamShare
setIsExcludedFromFee(address accountbool newValue
setIsTxLimitExempt(address holderbool exempt
setIsWalletLimitExempt(address holderbool exempt
setKing(uint256 newValue
setMarketPairStatus(address accountbool newValue
setMarketingWalletAddress(address newAddress
setMaxDesAmount(uint256 maxDestroy
setMaxTxAmount(uint256 maxTxAmount
setNumTokensBeforeSwap(uint256 newLimit
setSelTaxes(uint256 newLiquidityTaxuint256 newMarketingTaxuint256 newTeamTax
setSellDestFee(uint256 newSellDestroyFee
setSwapAndLiquifyByLimitOnly(bool newValue
setSwapAndLiquifyEnabled(bool _enabled
setTeamWalletAddress(address newAddress
setWalletLimit(uint256 newLimit
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
waiveOwnership(
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(string coinNamestring coinSymboluint8 coinDecimalsuint256 supplyaddress routeraddress owneraddress marketingAddressaddress teamAddressaddress service
Fallback and receive
receive(
Errors

This contract contains no error objects.