Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfc4d…788e
12 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MMC | ERC-20 | 33.343642K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16792133 | 2 years ago | | | 0 | 0.0018390621 | |
| 16743836 | 2 years ago | | | 0 | 0.0014004227 | |
| 16743833 | 2 years ago | | | 0 | 0.0014555729 | |
| 16743782 | 2 years ago | | | 0 | 0.0012930336 | |
| 16743739 | 2 years ago | | | 0 | 0.0024331860 | |
| 16603498 | 2 years ago | | | 0 | 0.00082495329 | |
| 16139356 | 2 years ago | | | 0 | 0.00066335574 | |
| 16063319 | 2 years ago | | | 0 | 0.00048053608 | |
| 16046091 | 2 years ago | | | 0 | 0.00054685981 | |
| 16039419 | 2 years ago | | | 0 | 0.00053240538 |
ABI
ABI objects
Getter at block 21230130
Otherowner() view returns (address)
0x6180b1e39c41f869ca8c9220e5bf00aca611c37f
_buyLiquidityFee() view returns (uint256)
0
_buyMarketingFee() view returns (uint256)
5
_buyTeamFee() view returns (uint256)
0
_liquidityShare() view returns (uint256)
0
_marketingShare() view returns (uint256)
5
_maxTxAmount() view returns (uint256)
100000000000000000000000000
_otherOwner() view returns (address)
0x6180b1e39c41f869ca8c9220e5bf00aca611c37f
_owner() view returns (address)
0x6180b1e39c41f869ca8c9220e5bf00aca611c37f
_sellLiquidityFee() view returns (uint256)
0
_sellMarketingFee() view returns (uint256)
5
_sellTeamFee() view returns (uint256)
0
_teamShare() view returns (uint256)
0
_totalDistributionShares() view returns (uint256)
5
_totalTaxIfBuying() view returns (uint256)
5
_totalTaxIfSelling() view returns (uint256)
5
_walletMax() view returns (uint256)
100000000000000000000000000
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
getCirculatingSupply() view returns (uint256)
67968328813763533282440583
minimumTokensBeforeSwapAmount() view returns (uint256)
10000000000000000000
name() view returns (string)
MemeCard
owner() view returns (address)
0x6180b1e39c41f869ca8c9220e5bf00aca611c37f
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
swapPair() view returns (address)
0x973d9248c2f12926dd7345ab99af387f40a4c63c
swapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() view returns (string)
MMC
teamWalletAddress() view returns (address)
0x4a93b533f947ddc5156f9ee28db4c942e64d089a
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transferOwnershipToBlackHole()
waiveOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address NewOwner, address recipient, address other)
receive()
This contract contains no error objects.