Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MEWN | ERC-20 | 13.783426B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15276302 | 2 years ago | | | 0 | 0.00042662900 | |
| 15247965 | 2 years ago | | | 0 | 0.00012118919 | |
| 15246882 | 2 years ago | | | 0 | 0.00018391767 | |
| 15240401 | 2 years ago | | | 0 | 0.00037627121 | |
| 15238894 | 2 years ago | | | 0 | 0.00060564547 | |
| 15238884 | 2 years ago | | | 0 | 0.00066274859 | |
| 15238754 | 2 years ago | | | 0 | 0.0016977957 | |
| 15238697 | 2 years ago | | | 0 | 0.00050586296 | |
| 15238180 | 2 years ago | | | 0 | 0.00053452000 | |
| 15238118 | 2 years ago | | | 0 | 0.0049024663 |
ABI
ABI objects
Getter at block 21332216
_buyCooldown() view returns (uint256)
0
_maxTxAmount() view returns (uint256)
1000000000000000000000000000
_maxWalletAmount() view returns (uint256)
1000000000000000000000000000
buyFee() view returns (uint256 liquidity, uint256 marketing)
(liquidity=3, marketing=0)
decimals() pure returns (uint8)
9
launched() view returns (bool)
true
launchedAt() view returns (uint256)
15237673
liquidityReceiver() view returns (address)
0x116ae29e0953f11ddf3307ffad51e3c47195b8ac
name() pure returns (string)
MEWN
owner() view returns (address)
0x116ae29e0953f11ddf3307ffad51e3c47195b8ac
sellFee() view returns (uint256 liquidity, uint256 marketing)
(liquidity=3, marketing=0)
swapTokenAtAmount() view returns (uint256)
1000000000000000000
symbol() pure returns (string)
MEWN
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0x7509dc9dfa3866b874f1eb5c7eeea3c10b82043e
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
Blacklisted(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
monitored(uint256) view returns (address)
State-modifying
Events Claim()
approve(address spender, uint256 amount) returns (bool)
clearStuckBNB(address recipient)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
includeInFee(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setBuyCooldown(uint256 cooldownInSeconds)
setBuyFees(uint256 newLiquidityFee, uint256 newMarketingFee)
setLiquidityReceiver(address newLiqReceiver)
setMaxTxPercent(uint256 newMaxTxPercent)
setMaxWalletPercent(uint256 newMaxWalletPercent)
setSellFees(uint256 newLiquidityFee, uint256 newMarketingFee)
setSwapTokenAtAmountPermille(uint256 newSwapTokenAmountPermille)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.