Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($6,194.61)
Native
Value
$915.59
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.285546 | $3,206.45 |
$915.59 | |
MUMU | ERC-20 | 327.83485B | $0.00 |
$3,278.35 | |
USDC | ERC-20 | 1.998677K | $1.001 |
$2,000.68 | |
XEND | ERC-20 | 177.619973 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157410 | 35 minutes ago | | | 0 | 0.00086426053 | |
| 21157367 | 44 minutes ago | | | 0 | 0.00082617281 | |
| 21157024 | 2 hours ago | | | 0 | 0.00077738811 | |
| 21156684 | 3 hours ago | | | 0 | 0.00063128250 | |
| 21156224 | 5 hours ago | | | 0 | 0.00060699780 | |
| 21155854 | 6 hours ago | | | 0 | 0.00052407240 | |
| 21155746 | 6 hours ago | | | 0 | 0.00057564349 | |
| 21155728 | 6 hours ago | | | 0 | 0.00054901934 | |
| 21155684 | 6 hours ago | | | 0 | 0.00081054262 | |
| 21154993 | 9 hours ago | | | 0 | 0.00044481220 |
ABI
ABI objects
Getter at block 21157583
buyLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
lastLpBurnTime() view returns (uint256)
1731197375
lastManualLpBurnTime() view returns (uint256)
0
limitsInEffect() view returns (bool)
false
lpBurnEnabled() view returns (bool)
true
lpBurnFrequency() view returns (uint256)
3600
manualBurnFrequency() view returns (uint256)
1800
marketingWallet() view returns (address)
0xd65e6316c14752334d24675be82ef268755c2f47
maxTransactionAmount() view returns (uint256)
1000000000000000000000000000000000000000000000000000
maxWallet() view returns (uint256)
1000000000000000000000000000000000
name() view returns (string)
Mumu
owner() view returns (address)
0x0000000000000000000000000000000000000000
percentForLPBurn() view returns (uint256)
25
sellLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
0
swapTokensAtAmount() view returns (uint256)
500000000000000000000000000000
symbol() view returns (string)
MUMU
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000000000000
uniswapV2Pair() view returns (address)
0xabd50310f2a409257576ff4337ec0ab664ae8cdc
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)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mumuTime() returns (bool)
renounceOwnership()
setAccount(address account, bool value)
setLimits(address account, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.