Memes Club
Verified contract
Active on
Ethereum with 1,388 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf0a6…622d
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MEMES | ERC-20 | 8M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21290074 | 2 hours ago | | | 0 | 0.00034769727 | |
| 21288039 | 9 hours ago | | | 0 | 0.00092967323 | |
| 21283154 | a day ago | | | 0 | 0.00057779698 | |
| 21251746 | 5 days ago | | | 0 | 0.0010908700 | |
| 21230269 | 8 days ago | | | 0 | 0.0012537654 | |
| 21221684 | 10 days ago | | | 0 | 0.00072885423 | |
| 21219771 | 10 days ago | | | 0 | 0.00039476157 | |
| 21210668 | 11 days ago | | | 0 | 0.00051087977 | |
| 21208221 | 12 days ago | | | 0 | 0.00059661721 | |
| 21182764 | 15 days ago | | | 0 | 0.0014443663 |
ABI
ABI objects
Getter at block 21290744
_maxTaxSwap() view returns (uint256)
4206900000000000000
_maxTxAmount() view returns (uint256)
420690000000000000000
_maxWalletSize() view returns (uint256)
420690000000000000000
_taxSwapThreshold() view returns (uint256)
420690000000000000
caCount() view returns (uint256)
5
caSwitch() view returns (bool)
true
decimals() pure returns (uint8)
9
name() pure returns (string)
Memes Club
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
MEMES
totalSupply() pure returns (uint256)
420690000000000000000
uniswapV2Pair() view returns (address)
0xf26001fa164819246cc7aa0ebcd331111b760209
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearSwitch(bool _status)
enableTrading()
exileW_Restriction()
freeStuckEth()
renounceOwnership()
rescueAnyERC20Tokens(address _tokenAddr, uint256 _amount)
setFeeWallet(address newTaxWallet)
setMaxTaxSwap(bool enabled, uint256 amount)
setcaCount(uint256 amount)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.