Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($239.78)
Native
Value
$239.78
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.076326 | $3,141.54 |
$239.78 | |
MCE | ERC-20 | 100.193942K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19136556 | 10 months ago | | | 0 | 0.0011231407 | |
| 19076923 | 10 months ago | | | 0 | 0.00061921409 | |
| 19052181 | 10 months ago | | | 0 | 0.00038260920 | |
| 19046681 | 10 months ago | | | 0 | 0.00053304785 | |
| 19045745 | 10 months ago | | | 0 | 0.00056854542 | |
| 19044915 | 10 months ago | | | 0 | 0.0010219470 | |
| 19044293 | 10 months ago | | | 0 | 0.00060120315 | |
| 19043757 | 10 months ago | | | 0 | 0.00095575199 | |
| 19042509 | 10 months ago | | | 0 | 0.0011225005 | |
| 19041012 | 10 months ago | | | 0 | 0.00065080032 |
ABI
ABI objects
Getter at block 21221732
_buyCount() view returns (uint256)
112
_maxWalletSize() view returns (uint256)
3000000000000000000000000
_taxWallet() view returns (address)
0xc221f00f39c7c72ba57a2cb489ab1022917d2520
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() pure returns (uint8)
18
liquidityFee() view returns (uint256)
1
liquidityTokens() view returns (uint256)
4757475553086988785889
marketingFee() view returns (uint256)
2
marketingTokens() view returns (uint256)
9514951106173977571778
name() pure returns (string)
McEth
owner() view returns (address)
0xc221f00f39c7c72ba57a2cb489ab1022917d2520
symbol() pure returns (string)
MCE
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
_isExcludedFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
changeTaxWallet(address _add)
includeOrExcludeFromFee(address _addr, bool _state)
removeLimits()
renounceOwnership()
setFees(uint256 _marketing, uint256 _liquidity)
setMaxWalletAmount(uint256 _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withDrawETH()
withdrawStuckTokens()
Approval(address indexed owner, address indexed spender, uint256 value)
MaxWalletAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _marketingWallet)
receive()
This contract contains no error objects.