Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17365305 | 4 months ago | | | 0 | 9.8775256e-7 | |
| 17357572 | 4 months ago | | | 0 | 0.0000012257619 | |
| 16241188 | 5 months ago | | | 0 | 9.4524165e-7 | |
| 16239737 | 5 months ago | | | 0 | 9.3896270e-7 | |
| 16155577 | 5 months ago | | | 0 | 1.4679445e-7 | |
| 15968975 | 5 months ago | | | 0 | 3.6938560e-7 | |
| 15934512 | 5 months ago | | | 0 | 7.8729561e-7 | |
| 14995644 | 6 months ago | | | 0 | 0.000000909059049096 | |
| 14203836 | 6 months ago | | | 0 | 0.0000026248055 | |
| 13679010 | 7 months ago | | | 0 | 3.2585522e-7 |
ABI
ABI objects
Getter at block 22760429
WETH() view returns (address)
0x4200000000000000000000000000000000000006
_bagMax() view returns (uint256)
100000000000000000
_uniswapPair() view returns (address)
0x93ffc581cb428be21252c91c8491fb9dbc6ddd8f
decimals() view returns (uint8)
9
name() view returns (string)
Mumu the Cow
owner() view returns (address)
0x000000000000000000000000000000000000dead
symbol() view returns (string)
MUMU
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
cancleBagLimit()
renounceOwnership()
rescueERC20(address tokenAdd, uint256 amount)
rescueETH(uint256 weiAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.