Munch Token
Verified contract
Active on
Ethereum with 57 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
16 additional
variables
Balances ($604.97)
Native
Value
$604.97
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.194408 | $3,111.86 |
$604.97 | |
MUNCH | ERC-20 | 152.667179 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15607340 | 2 years ago | | | 0 | 0.0027989400 | |
| 15607340 | 2 years ago | | | 0 | 0.0027989400 | |
| 15606757 | 2 years ago | | | 0 | 0.00028840020 | |
| 15606708 | 2 years ago | | | 0 | 0.00026442086 | |
| 15606124 | 2 years ago | | | 0 | 0.00023218327 | |
| 15606018 | 2 years ago | | | 0 | 0.00031031160 | |
| 15605970 | 2 years ago | | | 0 | 0.00024758339 | |
| 15605939 | 2 years ago | | | 0 | 0.00041215417 | |
| 15605935 | 2 years ago | | | 0 | 0.00048234425 | |
| 15605921 | 2 years ago | | | 0 | 0.00056882501 |
ABI
ABI objects
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(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events addPresaleAddressForExclusions(address _presaleAddress)
approve(address spender, uint256 amount) returns (bool)
cancelLPWithdrawRequest()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
excludeMultipleAccountsFromMxTx(address[] accounts, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
requestToWithdrawLP(uint256 percToWithdraw)
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _operationsFee, uint256 _rewardsFee, uint256 _liquidityFee)
updateGasForProcessing(uint256 newValue)
updateMaxAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateOperationsWallet(address newOperationsWallet)
updateSellFees(uint256 _operationsFee, uint256 _rewardsFee, uint256 _liquidityFee)
updateSwapEnabled(bool enabled)
withdrawRequestedLP()
withdrawStuckETH()
withdrawStuckTokens(address tkn)
Approval(address indexed owner, address indexed spender, uint256 value)
CanceledLpWithdrawRequest()
DevWalletUpdated(address indexed newWallet, address indexed oldWallet)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeMultipleAccountsFromFees(address[] accounts, bool isExcluded)
ExcludeMultipleAccountsMxTx(address[] accounts, bool isExcluded)
ExcludedMaxTransactionAmount(address indexed account, bool isExcluded)
GasForProcessingUpdated(uint256 indexed newValue, uint256 indexed oldValue)
OperationsWalletUpdated(address indexed newWallet, address indexed oldWallet)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ProcessedDividendTracker(uint256 iterations, uint256 claims, uint256 lastProcessedIndex, bool indexed automatic, uint256 gas, address indexed processor)
RequestedLPWithdraw()
SendDividends(uint256 tokensSwapped, uint256 amount)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
WithdrewLPForMigration()
constructor()
fallback()
receive()
This contract contains no error objects.