MEME

Verified contract

Active on Ethereum with 195 txns
Deployed by via 0x62e0e099 at 16083046
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
32 additional variables
ERC-20
--
0x7cc6020347387f96258c0fd3a1daf850d13a747a21da597e47cb861cdc964555
0x15dd3f71f1d54687f76beae69e546dd33ce6080dcdfe9e3bf043238e62985d37
0xd0f62e69ee0c5a3d0cfdcd4ae185776742142603e106979889aabb5aeeb104ab
0x3df44be6bd2700e4fcf518fd2dfb4777e3c5f53d928da4ffc07fab4a4a6172ef
0xb8ad85fd5db7cc609b294d6751df49db42e50ae54f3c9c6ec0dccf072fb05516
0x81edd0ca75b779ea44df5a0b3069d01230df820f6eb7cf116471a342e067b4cc
0xaf63e5ad270c7ee0cc91daef1093fc2c80e8830eb7f05987d5dfcc1f2f711e12
0x22e2f32a17d611e54124f288c2ab684bfbc380fc341fd06444d2a47425805d0b
0x78f44e0fd5a04855eb06cadea63c2368d6fff0c5a93882087bf883dfd849f198
0x0d97c44ecf9c3f200c4030eed2372e37ad4702d28e91646d5aa87131e387ea2b

Functions
Getter at block 21393784
_buyDevFee(view returns (uint256)
20
_buyLiquidityFee(view returns (uint256)
0
_buyMarketingFee(view returns (uint256)
10
_buyMultiSigFee(view returns (uint256)
20
_buyTaxFee(view returns (uint256)
0
_sellDevFee(view returns (uint256)
10
_sellLiquidityFee(view returns (uint256)
0
_sellMarketingFee(view returns (uint256)
5
_sellMultiSigFee(view returns (uint256)
35
_sellTaxFee(view returns (uint256)
0
deadBlocks(view returns (uint256)
0
decimals(pure returns (uint8)
18
devAddress(view returns (address)
0xee36459cac6273b5a625cde00e0d9c4ef85438f4
getTime(view returns (uint256)
1734095231
getUnlockTime(view returns (uint256)
0
lastManualLpBurnTime(view returns (uint256)
0
limitsInEffect(view returns (bool)
false
liquidityActiveBlock(view returns (uint256)
0
liquidityAddress(view returns (address)
0xee36459cac6273b5a625cde00e0d9c4ef85438f4
manualBurnFrequency(view returns (uint256)
1800
marketingAddress(view returns (address)
0x8f106fe62c91e960e7535347055e669bfb661f7a
maxTransactionAmount(view returns (uint256)
20000000000000000000000
maxWallet(view returns (uint256)
20000000000000000000000
minimumTokensBeforeSwap(view returns (uint256)
500000000000000000000
minimumTokensBeforeSwapAmount(view returns (uint256)
500000000000000000000
multiSigAddress(view returns (address)
0xd2e9754306053aa0f53c470c64b4b53e5ec89d28
name(pure returns (string)
MEME
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled(view returns (bool)
true
swapEnabled(view returns (bool)
false
symbol(pure returns (string)
MEME
totalFees(view returns (uint256)
0
totalSupply(pure returns (uint256)
1000000000000000000000000
tradingActive(view returns (bool)
true
tradingActiveBlock(view returns (uint256)
16083120
transferDelayEnabled(view returns (bool)
false
uniswapV2Pair(view returns (address)
0x35406e059fbfcdef162529cbfe41ed241ee01a3c
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.