Commoner

Verified contract

Active on Ethereum with 165 txns
Deployed by via 0x4ee16aa2 at 15340355
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
20 additional variables
ERC-20
--
0x2d935cc39234fbc122bb1f52551f2d484f76dec39e4a1351c5d1e6c708ea8bbc
0xda7f0befe9f207276933740daa00aa43b3691c861ada16d23344e4e7fa5dceea
0x70340bd5e2ec94fb959235b202f806d338c9f4bedaf5880f6223202e211727ea
0x8bcd5367f436c41be05e7c21aa95d7d5240c6c4a1a79e30a5c1a7bea537f67c6
0x66dfe3aec242e6996bdadb6b41ce9ad857e8a00d460424978c418de210e3e468
0x4a728365ae245d713169eb46e31cb6686a5ce08f40833d59f6e763f4221b7fd4
0x0a4427de84a6ecb85ac9a3e66ea36e41cae2a7fde68c3433f9af0e71930e08d4
0x994b8ab0faf2981b0b1f17f03aab80a21a0d4c8c0ce05d36622186270d75f410
0xf01d292a1fe4ab3bb842002a2a69aa3af7964077ecc959088c0e3a920ee8b69c
0x228b995da0f7ea3e7a2b0e718230edf00b51959c364d009387cb461937767893

Functions
Getter at block 21295460
FEE_DENOMINATOR(view returns (uint256)
10000
blockForPenaltyEnd(view returns (uint256)
15340396
botsCaught(view returns (uint256)
39
buyLiquidityFee(view returns (uint256)
0
buyLotteryFee(view returns (uint256)
0
buyOperationsFee(view returns (uint256)
600
buyTotalFees(view returns (uint256)
600
decimals(view returns (uint8)
18
dexRouter(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
earlyBuyPenaltyInEffect(view returns (bool)
false
getPurchaseAmount(view returns (uint256)
44784356
lastBurnTimestamp(view returns (uint256)
0
limitsInEffect(view returns (bool)
false
lotteryEnabled(view returns (bool)
false
lpPair(view returns (address)
0x6d76f9191b30a8c8dcdf8fa1f20006ce99065c40
maxBuyAmount(view returns (uint256)
9999999999999999999999999
maxSellAmount(view returns (uint256)
10000000000000000000000000
maxWalletAmount(view returns (uint256)
100000000000000000000000000
minBuyAmount(view returns (uint256)
100000000000000000
minBuyEnforced(view returns (bool)
true
name(view returns (string)
Commoner
nextLotteryTime(view returns (uint256)
1660490371
owner(view returns (address)
0x0000000000000000000000000000000000000000
percentForLottery(view returns (uint256)
100
sellLiquidityFee(view returns (uint256)
0
sellLotteryFee(view returns (uint256)
0
sellOperationsFee(view returns (uint256)
600
sellTotalFees(view returns (uint256)
600
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
1000000000000000000000000
symbol(view returns (string)
CMNR
timeBetweenLotteries(view returns (uint256)
1800
tokensForLiquidity(view returns (uint256)
0
tokensForLottery(view returns (uint256)
0
tokensForOperations(view returns (uint256)
7567593807858286528447334
totalSupply(view returns (uint256)
4000000000000000000000000000
tradingActive(view returns (bool)
true
tradingActiveBlock(view returns (uint256)
15340394
Read-only
_isExcludedFromFees(addressview returns (bool)
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
isWalletLotteryEligible(address accountview returns (bool)
restrictedWallet(addressview returns (bool)
State-modifying
airdropToWallets(address[] walletsuint256[] amountsInTokens
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTrading(uint256 blocksForPenalty
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
forceSwapBack(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
manageRestrictedWallets(address[] walletsbool restricted
removeLimits(
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
setLotteryEnabled(bool enabled
setMinBuyEnforced(bool enforced
setOperationsAddress(address _operationsAddress
splitAndBurnLiquidity(uint256 percent
transfer(address recipientuint256 amountreturns (bool)
transferForeignToken(address _tokenaddress _toreturns (bool _sent)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _operationsFeeuint256 _liquidityFeeuint256 _lotteryFee
updateLotteryTimeCooldown(uint256 timeInMinutes
updateMaxBuyAmount(uint256 newNum
updateMaxSellAmount(uint256 newNum
updateMaxWallet(uint256 newNum
updateMinBuyToTriggerReward(uint256 minBuy
updatePercentForLottery(uint256 percent
updateSellFees(uint256 _operationsFeeuint256 _liquidityFeeuint256 _lotteryFee
updateSwapTokensAtAmount(uint256 newAmount
updateTradingActive(bool active
withdrawStuckETH(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
BuyBackTriggered(uint256 amount
CaughtBot(address sniper
EnabledTrading(
ExcludeFromFees(address indexed accountbool isExcluded
LotteryTriggered(uint256 indexed amountaddress indexed wallet
MaxTransactionExclusion(address _addressbool excluded
OwnerForcedSwapBack(uint256 timestamp
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RemovedLimits(
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
Transfer(address indexed fromaddress indexed touint256 value
TransferForeignToken(address tokenuint256 amount
UpdatedMaxBuyAmount(uint256 newAmount
UpdatedMaxSellAmount(uint256 newAmount
UpdatedMaxWalletAmount(uint256 newAmount
UpdatedOperationsAddress(address indexed newWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.