WrappedMeme
Verified contract
Active on
Ethereum with 31 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "WrappedMeme"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17648032 | a year ago | | | 0 | 0.0011110560 | |
| 17647326 | a year ago | | | 0 | 0.00064780555 | |
| 17647319 | a year ago | | | 0 | 0.00066676061 | |
| 17647306 | a year ago | | | 0 | 0.00081997534 | |
| 17647300 | a year ago | | | 0 | 0.00062249618 | |
| 17647272 | a year ago | | | 0 | 0.00068628608 | |
| 17647266 | a year ago | | | 0 | 0.00065621664 | |
| 17647264 | a year ago | | | 0 | 0.00060858982 | |
| 17647251 | a year ago | | | 0 | 0.00065686770 | |
| 17647249 | a year ago | | | 0 | 0.00073660982 |
ABI
ABI objects
Getter at block 21229579
Marketing_Wallet() view returns (address)
0x02bf6e5eadefb3f44d6e025a55cdc740b722916d
_fee() view returns (uint8)
0
_name() view returns (string)
Wrapped Meme
_symbol() view returns (string)
$WMEME
_tTotal() view returns (uint256)
1000000000000000000
decimals() view returns (uint8)
9
inSwapAndLiquify() view returns (bool)
false
name() view returns (string)
Wrapped Meme
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
swapAndLiquifying() view returns (bool)
true
symbol() view returns (string)
$WMEME
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x11f727c2cf2d620aa74be44e0b9bc7cf9438db0e
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
ExcludedFromFee(address) view returns (bool)
_buySellFee(bool) view returns (uint8)
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)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint8 setting1, uint8 setting2)
receive()
This contract contains no error objects.