Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MEOWTH | ERC-20 | 46.788619M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20472415 | 2 months ago | | | 0 | 2.4974778e-7 | |
| 17696186 | 4 months ago | | | 0 | 4.7536805e-7 | |
| 17568991 | 4 months ago | | | 0 | 3.5823406e-7 | |
| 15292408 | 6 months ago | | | 0 | 1.5238920e-7 | |
| 14517295 | 6 months ago | | | 0 | 0.0000033488315 | |
| 13782074 | 7 months ago | | | 0 | 0.0000023197989 | |
| 2531862 | a year ago | | | 0 | 0.0000047255026 | |
| 2528325 | a year ago | | | 0 | 0.000070522503 | |
| 2522844 | a year ago | | | 0 | 0.000070882503 | |
| 2505772 | a year ago | | | 0 | 0.0000034811209 |
ABI
ABI objects
Getter at block 22915851
decimals() view returns (uint8)
18
maxTransactionAmount() view returns (uint256)
420690000000000000000000000000
maxWalletAmount() view returns (uint256)
420690000000000000000000000000
name() view returns (string)
Meowth
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xe8daa76c4b142baa2f1f9cbfe1f85a1236027dbc
router() view returns (address)
0x4cf76043b3f97ba06917cbd90f9e3a2aac1b306e
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
2103450000000000000000000000
symbol() view returns (string)
MEOWTH
totalSupply() view returns (uint256)
420690000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
excludedFromFees(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap()
reduceFee(uint256 _totalTax, uint256 _totalSellTax)
removelimit()
renounceOwnership()
rescueERC20(address tokenAddress, uint256 amount)
rescueETH(uint256 weiAmount)
setSwapEnabled(bool state)
setSwapThreshold(uint256 new_amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateExcludedFromFees(address _address, bool state)
updateRouterAndPair(address _router, address _pair)
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(address _MarketingWallet)
receive()
This contract contains no error objects.