Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
METH | ERC-20 | 1.266386M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20233864 | 4 months ago | | | 0 | 0.00072322957 | |
| 18612968 | a year ago | | | 0 | 0.0011729779 | |
| 18349851 | a year ago | | | 0 | 0.00024986629 | |
| 18340938 | a year ago | | | 0 | 0.00017454240 | |
| 18333851 | a year ago | | | 0 | 0.00026182764 | |
| 18332893 | a year ago | | | 0 | 0.00021122154 | |
| 18332803 | a year ago | | | 0 | 0.00034024083 | |
| 18331228 | a year ago | | | 0 | 0.00027680915 | |
| 18331220 | a year ago | | | 0 | 0.00031314481 | |
| 18331123 | a year ago | | | 0 | 0.00025385353 |
ABI
ABI objects
Getter at block 21221316
antiBot() view returns (bool)
true
buyFee() view returns (uint256)
4
decimals() pure returns (uint8)
18
devWallet() view returns (address)
0xcbd1ba12783c7ed709207df1f36cd243276836aa
factory() view returns (address)
0x0000000000000000000000000000000000000000
getCirculatingSupply() view returns (uint256)
937289883470346086603445849
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
launchedAt() view returns (uint256)
18328770
maxTx() view returns (uint256)
999000000000000000000000000000
maxWallet() view returns (uint256)
999000000000000000000000000000
name() pure returns (string)
Meme ETH
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x177ce34ddd7ecfd4c75472d2c86c11a6aee65620
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellFee() view returns (uint256)
4
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
2497500000000000000000000
symbol() pure returns (string)
METH
toBurn() view returns (uint256)
20
toDev() view returns (uint256)
80
toLiquidity() view returns (uint256)
0
totalSupply() view returns (uint256)
999000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
lastTxTimestamp(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
changeBuyFees(uint256 newBuyFee)
changeFeeAllocation(uint256 newDevFee, uint256 newLpFee, uint256 newBurnFee)
changeIsFeeExempt(address holder, bool exempt)
changeIsTxLimitExempt(address holder, bool exempt)
changeSellFees(uint256 newSellFee)
changeSwapBackSettings(bool enableSwapBack, uint256 newSwapBackLimit)
changeTxLimit(uint256 newLimit)
changeWalletLimit(uint256 newLimit)
clearStuckEth()
delBot(address notbot)
manualSwapBack()
openTrading()
renounceOwnership()
setBots(address[] bots_)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateDevWallet(address newDevWallet)
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.