Meme 2.0

Verified contract

Active on Ethereum with 202 txns
Deployed by via 0x7c8a4e01 at 17651435
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional variables
ERC-20
--
0x7e2bbb982c62904b1b23af344cff9936774316faf0bc81e3a3e1be0d5c31c2e0
0xf37f1b693563895e3214687f0c3497ea0d51bd177caa2c8e5f49bf5c3280b249
0x211172eba31f184d7549c99fb0d296b4b2503e0e409887e92cd36db17fc7f71e
0x07364a7942544a7611169b03dabeb1d82dfd740c8435c2d809d66402b015e6e0
0x5b108167a5ea499e3eb2b72bd2e66715260ced7311231111c63dd44db11d2378
0x1c747de2d8a56a418b60adbd8d13ca35bfbbdde86e408857a4f182d6395921a9
0xf694d32924ef2e55de13c908b8bfe0b1181322728a7a9ee8d6c1e56ca020e312
0x875a0489ac2b77665daaa23d5086c60758fe0f19854b762d614178a224b83412
0x505bfa9f5434e6d1e213635f3d890aa6b5c27282e119ee088a46c894bbc03dbb
0xb6ef5f90b388090102f7e564f96e34c49235743d44bf1cec3bcc01c3229c6966

Functions
Getter at block 21207355
decimals(view returns (uint8)
18
dexRouter(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
earlyBuyPenaltyEnd(view returns (uint256)
0
feeDivisor(view returns (uint256)
10000
limitsInEffect(view returns (bool)
true
liquidityActiveBlock(view returns (uint256)
0
liquidityBuyFee(view returns (uint256)
20
liquiditySellFee(view returns (uint256)
60
lpPair(view returns (address)
0xa1115230a7d2d1fc93e8465df58bb3f2cab1984f
maxTransactionAmount(view returns (uint256)
2000000000000000000000000000
maxWallet(view returns (uint256)
3000000000000000000000000000
name(view returns (string)
Meme 2.0
operationsBuyFee(view returns (uint256)
80
operationsSellFee(view returns (uint256)
40
operationsWallet(view returns (address)
0x31d353a8ba2586cfb14777483e74b0d4ef6a0972
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
50000000000000000000000000
symbol(view returns (string)
MEME2
tokensForLiquidity(view returns (uint256)
26833854263588068678936506
tokensForOperations(view returns (uint256)
21763315239090110210399300467
totalBuyFees(view returns (uint256)
100
totalSellFees(view returns (uint256)
100
totalSupply(view returns (uint256)
100000000000000000000000000000
tradingActive(view returns (bool)
true
tradingActiveBlock(view returns (uint256)
17651598
transferDelayEnabled(view returns (bool)
false
Read-only
_isBot(addressview returns (bool)
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
blockBots(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(uint256 _deadBlocks
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
excludeMultipleAccountsFromFees(address[] accountsbool excluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeBots(address[] _addresses
removeLimits(returns (bool)
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _operationsFeeuint256 _liquidityFee
updateMaxAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateOperationsWallet(address newOperationsWallet
updateSellFees(uint256 _operationsFeeuint256 _liquidityFee
updateSwapEnabled(bool enabled
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
ExcludeMultipleAccountsFromFees(address[] accountsbool isExcluded
ExcludedMaxTransactionAmount(address indexed accountbool isExcluded
OperationsWalletUpdated(address indexed newWalletaddress indexed oldWallet
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.