MeMe 2.0

Verified contract

Active on Ethereum with 139 txns
Deployed by via 0xcfd5342e at 17670878
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional variables
ERC-20
--
0xdc34722ff1a6c0fdba486111f91e20c417b912525dcb24a954fe296c183e1947
0xfdaf61417fb27d828ae09f2e94f4633b6bd9114120ad95eb21196cc213061701
0x40e96694201b6298f1539977bd8ec4c6fcc64219cd54f9ccf39b05617f51959c
0xce49d807363a8d7cd07ddd7689e99fd4835e4050560fb488aa1d77fca9d175c3
0x32d4f9c0d4049085926d9efb74211f09dbb9afcbd1cfade521a3214b20373f3e
0x513280b0576c969a04d2d0bc5c5cd92106eb5bafdeb14151ba16f4426df42b42
0xe141efec804104a2dbdfaa9e673b92d05f6d0941f2ffef7266027032a0cccfb9
0x5ab05817a50b1f77de8eb1a2943401b77e9fa79340798410b485ca2f279b1be0
0x9bdf2662d05bb7b1a3461e25edd72eaca9b371f12876dc27a87344acee7df9a9
0x09c8f42ee6abb3d58e99170804d8dd891f78ec5aa807872c9978ccbb715d7341

Functions
Getter at block 21225199
deadBlocks(view returns (uint256)
2
decimals(view returns (uint8)
9
delay(view returns (uint256)
0
earlyBuyerDailyMaxSell(view returns (uint256)
20202020000000000
finalTaxSet(view returns (bool)
true
finalTaxTimestamp(view returns (uint256)
3600
launchBlock(view returns (uint256)
17671085
launchTimestamp(view returns (uint256)
1689087131
marketingWallet(view returns (address)
0x31e97bd419d95eb8817e472ff6c5a3489af40310
maxTx(view returns (uint256)
20202020000000000
maxWallet(view returns (uint256)
20202020000000000
name(view returns (string)
MeMe 2.0
owner(view returns (address)
0x0000000000000000000000000000000000000000
pair(view returns (address)
0x1f08199e5b5c5d4a05329e5d05168deb34e364a8
router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled(view returns (bool)
true
swapThreshold(view returns (uint256)
30303000000000
symbol(view returns (string)
MEME2.0
taxes(view returns (uint256 buyuint256 selluint256 transfer)
(buy=0, sell=0, transfer=0)
totalSupply(view returns (uint256)
20202020000000000
tradingEnabled(view returns (bool)
true
whitelistPeriod(view returns (uint256)
60
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
earlyBuyer(address buyerview returns (bool status)
earlyBuyerDailySell(address buyerview returns (uint256 amount)
isBlacklisted(address userview returns (bool status)
isExcludedFromFees(address userview returns (bool status)
lastTrade(address userview returns (uint256 timestamp)
whitelistedBuyer(address buyerview returns (bool status)
State-modifying
approve(address spenderuint256 amountreturns (bool)
bulkIsExcludedFromFees(address[] accountsbool state
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTrading(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeLimits(
renounceOwnership(
rescueERC20(address tokenAdduint256 amount
rescueETH(uint256 weiAmount
setBlacklist(address[] accountsbool status
setDelay(uint256 time
setIsExcludedFromFees(address _addressbool state
setLimits(uint256 _maxTxuint256 _maxWallet
setMarketingWallet(address newWallet
setRouterAndPair(address newRouteraddress newPair
setSwapEnabled(bool status
setSwapTreshhold(uint256 amount
setTaxes(uint256 _buyTaxuint256 _sellTaxuint256 _transferTax
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 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(address _router
Fallback and receive
receive(
Errors

This contract contains no error objects.