METH TOKEN
Verified contract
Active on
Ethereum with 210 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x92ae…d3d2
0x92ae…d3d2
0xe94a…e09a
6 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,107.40 |
$0 | |
METH | ERC-20 | 85.351057B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15516779 | 2 years ago | | | 0 | 0.00063449278 | |
| 14863119 | 2 years ago | | | 0 | 0.00052224258 | |
| 14863099 | 2 years ago | | | 0 | 0.00057138431 | |
| 14532859 | 3 years ago | | | 0 | 0.0037749240 | |
| 14467145 | 3 years ago | | | 0 | 0.00074893288 | |
| 14456817 | 3 years ago | | | 0 | 0.0046669681 | |
| 14456204 | 3 years ago | | | 0 | 0.0043491286 | |
| 14455036 | 3 years ago | | | 0 | 0.0011839308 | |
| 14454874 | 3 years ago | | | 0 | 0.0012816842 | |
| 14454068 | 3 years ago | | | 0 | 0.0011492968 |
ABI
ABI objects
Getter at block 21220659
_maxTxAmount() view returns (uint256)
20000000000000000000
_maxWallet() view returns (uint256)
15000000000000000000
amountInPool() view returns (uint256)
13312
botsTaxed() view returns (uint256)
0
decimals() pure returns (uint8)
9
name() pure returns (string)
METH TOKEN
numTokensSellToAddToLiquidity() view returns (uint256)
1000000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() pure returns (string)
METH
thisBalance() view returns (uint256)
85351056513122243825
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address ad) view returns (bool)
timeToBuy(address buyer) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
claimOtherTokens(address tokenAddress, address walletaddress)
claimTokens()
clearStuckBalance(address walletaddress)
delBot(address notbot)
excludeFromFee(address ad)
includeToFee(address ad)
increaseMaxWallet()
openTrading()
removeTransactionLimits()
renounceOwnership()
setBots(address[] bots_)
setMarketingWallet(address marketingWalletAddress)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapThresholdAmount(uint256 SwapThresholdAmount)
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)
CooldownEnabledUpdated(bool _cooldown)
FeeMultiplierUpdated(uint256 _multiplier)
FeeRateUpdated(uint256 _rate)
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(address FeeAddress, address marketingWalletAddress, address donationWalletAddress)
receive()
This contract contains no error objects.