Pepe's Mother
Verified contract
Active on
Ethereum with 696 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($10.02)
Native
Value
$10.02
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.003126 | $3,206.93 |
$10.02 | |
MAMA | ERC-20 | 1.175858B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21153512 | a day ago | | | 0 | 0.00067293420 | |
| 21153492 | a day ago | | | 0 | 0.0010410046 | |
| 21152244 | a day ago | | | 0 | 0.00044047988 | |
| 21089578 | 10 days ago | | | 0 | 0.00026629072 | |
| 21089566 | 10 days ago | | | 0 | 0.00026638528 | |
| 21061145 | 14 days ago | | | 0 | 0.00039735469 | |
| 21032863 | 18 days ago | | | 0 | 0.00073719996 | |
| 21030874 | 18 days ago | | | 0 | 0.00049511327 | |
| 21019704 | 20 days ago | | | 0 | 0.00031589236 | |
| 21009505 | 21 days ago | | | 0 | 0.00035736348 |
ABI
ABI objects
Getter at block 21161180
buyFee() view returns (uint256)
0
decimals() view returns (uint8)
9
feeReceiver() view returns (address)
0x83c438b60305eb546556f020649d5bde340e0fd7
name() view returns (string)
Pepe's Mother
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
0
symbol() view returns (string)
MAMA
totalSupply() view returns (uint256)
420690000000000000000
uniswapPair() view returns (address)
0x4dea6d06366a56643c3018e4ae983a3c0445e0b6
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
reduceFees(uint256 newBuyFee, uint256 newSellFee)
removeLimits()
renounceOwnership()
setStructure(uint256 maxAmount, uint256 minAmount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transferStuckERC20(address token)
transferStuckETH()
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()
receive()
This contract contains no error objects.