MEME ON ETH
Verified contract
Active on
Ethereum with 19 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
METH | ERC-20 | 495.497522K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18331358 | a year ago | | | 0 | 0.00030655949 | |
| 18325716 | a year ago | | | 0 | 0.00026529543 | |
| 18325700 | a year ago | | | 0 | 0.00020773921 | |
| 18325699 | a year ago | | | 0 | 0.00036923742 | |
| 18325688 | a year ago | | | 0 | 0.00031799393 | |
| 18325672 | a year ago | | | 0 | 0.00031302919 | |
| 18325666 | a year ago | | | 0 | 0.00042478395 | |
| 18325666 | a year ago | | | 0 | 0.00033407083 | |
| 18325664 | a year ago | | | 0 | 0.00029075155 | |
| 18325655 | a year ago | | | 0 | 0.00044642923 |
ABI
ABI objects
Getter at block 21384760
BurnBuyFee() view returns (uint256)
0
BurnSellFee() view returns (uint256)
1
BuyFee() view returns (uint256)
1
SellFee() view returns (uint256)
1
_uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() view returns (uint8)
18
initialTotalSupply() view returns (uint256)
100000000000000000000000000
maxTransactionAmount() view returns (uint256)
100000000000000000000000000
maxWallet() view returns (uint256)
100000000000000000000000000
name() view returns (string)
MEME ON ETH
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
50000000000000000000000
symbol() view returns (string)
METH
totalSupply() view returns (uint256)
49701000000000000000000000
tradingOpen() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x49c4059f1df2cfc2ba8fda23eb93ff402ae21345
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events addLiquidityEth() payable
approve(address spender, uint256 amount) returns (bool)
burnTokente(address tokenAddress, uint256 amount)
clearStuckedliquit()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableOpen()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualswapl(uint256 percent)
removesLimitsts()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setSwapTokensAtAmount(uint256 _amount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateDevWallet(address newDevWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
devWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.