This contract is being backfilled. You may encounter incomplete storage history.

Munch Token

Verified contract

Active on Ethereum with 57 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
16 additional variables
Native
Value $604.97
ERC-20
--
0xd35f162ed4ea48746b4cdeb3641e0a18960a4f08281660e8c30c7dc28c3a7211
0xe6e95a22121116799f9a4a94995a2a823489bd366b1e1d68ec1e857cb0adcc44
0xdf64989f2d1b8d918bee7a5f88d4a3ccc8428383beab74d4c63d2a925b5a2ec8
0x391b1b5e491d0a1116ddc1eb10716fa81f4f35cb295f906a4a5406e55075d5db
0xb2a5c7fb358bc9d4c89b845caa9eb9b1d7cb5a9e128269474c3f39de51b7951e
0x180ce0053da5385ea2f79ee593fb85ccc4e79866cdbd9c9c13051593cac8a4a5
0x67841fed581c98df66d0132c64187a2ecbfc6224149932e1fd41474b1a92c673
0x0f6485e9f8c53810d022053b951642e49df1e5b845dd347e94efe436616adbc3
0x0c6ea0b5bcbda86165f6d0b98a181dec22970b7a16fb38bdbad3e296dfd5249e
0xd0ccf5f7e78079b59763b351bf86722416b7adde70838ea2bf37305a81d27b75

Functions
Getter at block 21213824
decimals(view returns (uint8)
18
earlyBuyPenaltyEnd(view returns (uint256)
0
feeDivisor(view returns (uint256)
100
gasForProcessing(view returns (uint256)
0
limitsInEffect(view returns (bool)
false
liquidityActiveBlock(view returns (uint256)
0
liquidityBuyFee(view returns (uint256)
0
liquiditySellFee(view returns (uint256)
22
lpPercToWithDraw(view returns (uint256)
0
lpWithdrawRequestDuration(view returns (uint256)
259200
lpWithdrawRequestPending(view returns (bool)
false
lpWithdrawRequestTimestamp(view returns (uint256)
0
maxTransactionAmount(view returns (uint256)
694200000000000000000
maxWallet(view returns (uint256)
1388400000000000000000
name(view returns (string)
Munch Token
nextAvailableLpWithdrawDate(view returns (uint256)
0
operationsBuyFee(view returns (uint256)
0
operationsSellFee(view returns (uint256)
0
owner(view returns (address)
0x36f8a9ebb4479b1b877920b4ce0a11ee25c29a8b
rewardsBuyFee(view returns (uint256)
0
rewardsSellFee(view returns (uint256)
0
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
34710000000000000000
symbol(view returns (string)
MUNCH
tokensForLiquidity(view returns (uint256)
152527320000000000000
tokensForOperations(view returns (uint256)
0
tokensForRewards(view returns (uint256)
0
totalBuyFees(view returns (uint256)
0
totalSellFees(view returns (uint256)
22
totalSupply(view returns (uint256)
69420000000000000000000
tradingActive(view returns (bool)
true
tradingActiveBlock(view returns (uint256)
15605867
transferDelayEnabled(view returns (bool)
false
uniswapV2Pair(view returns (address)
0xd75bf743ef381931d89414ca3ac8fa3210197fea
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)
State-modifying
addPresaleAddressForExclusions(address _presaleAddress
approve(address spenderuint256 amountreturns (bool)
cancelLPWithdrawRequest(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
excludeMultipleAccountsFromFees(address[] accountsbool excluded
excludeMultipleAccountsFromMxTx(address[] accountsbool excluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeLimits(returns (bool)
renounceOwnership(
requestToWithdrawLP(uint256 percToWithdraw
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _operationsFeeuint256 _rewardsFeeuint256 _liquidityFee
updateGasForProcessing(uint256 newValue
updateMaxAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateOperationsWallet(address newOperationsWallet
updateSellFees(uint256 _operationsFeeuint256 _rewardsFeeuint256 _liquidityFee
updateSwapEnabled(bool enabled
withdrawRequestedLP(
withdrawStuckETH(
withdrawStuckTokens(address tkn
Events
Approval(address indexed owneraddress indexed spenderuint256 value
CanceledLpWithdrawRequest(
DevWalletUpdated(address indexed newWalletaddress indexed oldWallet
ExcludeFromFees(address indexed accountbool isExcluded
ExcludeMultipleAccountsFromFees(address[] accountsbool isExcluded
ExcludeMultipleAccountsMxTx(address[] accountsbool isExcluded
ExcludedMaxTransactionAmount(address indexed accountbool isExcluded
GasForProcessingUpdated(uint256 indexed newValueuint256 indexed oldValue
OperationsWalletUpdated(address indexed newWalletaddress indexed oldWallet
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ProcessedDividendTracker(uint256 iterationsuint256 claimsuint256 lastProcessedIndexbool indexed automaticuint256 gasaddress indexed processor
RequestedLPWithdraw(
SendDividends(uint256 tokensSwappeduint256 amount
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
Transfer(address indexed fromaddress indexed touint256 value
WithdrewLPForMigration(
Constructor
constructor(
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.