MUNCH Token
Verified contract
Active on
Ethereum with 8,127 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7cf2…26c1
Balances ($0.19)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DNT | ERC-20 | 5 | $0.037514 |
$0.19 | |
MUNCH | ERC-20 | 517.724976M | -- | -- | |
yTSLA | ERC-20 | 37.632562 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21191008 | a day ago | | | 0 | 0.0047903938 | |
| 21176453 | 3 days ago | | | 0 | 0.0013198645 | |
| 21124552 | 11 days ago | | | 0 | 0.00035409516 | |
| 21089100 | 16 days ago | | | 0 | 0.00040867345 | |
| 20994845 | a month ago | | | 0 | 0.0047777290 | |
| 20994436 | a month ago | | | 0 | 0.00071223278 | |
| 20908184 | a month ago | | | 0 | 0.00040390229 | |
| 20844055 | 2 months ago | | | 0 | 0.0019745985 | |
| 20746883 | 2 months ago | | | 0 | 0.000051938116 | |
| 20713578 | 2 months ago | | | 0 | 0.00041217063 |
ABI
ABI objects
Getter at block 21201063
_charityWalletAddress() view returns (address)
0x7cf2ebb5ca55a8bd671a020f8bdbaf07f60f26c1
_getETHBalance() view returns (uint256 balance)
0
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
name() view returns (string)
MUNCH Token
owner() view returns (address)
0xd109128e1d86a56dda23e7ca585e8b8dced5ced8
swapEnabled() view returns (bool)
true
symbol() view returns (string)
MUNCH
totalFees() view returns (uint256)
26913502545240947514211
totalSupply() view returns (uint256)
100000000000000000000000
uniswapV2Pair() view returns (address)
0x8745df04862b854d0d7ee8ecf80ac4e9c109d547
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setCharityFee(uint256 charityFee)
_setCharityWallet(address charityWalletAddress)
_setMaxTxAmount(uint256 maxTxAmount)
_setTaxFee(uint256 taxFee)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
manualSend()
manualSwap()
renounceOwnership()
setExcludeFromFee(address account, bool excluded)
setSwapEnabled(bool enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address charityWalletAddress)
receive()
This contract contains no error objects.