MEMES FARM
Verified contract
Active on
Ethereum with 30 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x84fb…64b8
0x84fb…64b8
14 additional
variables
Balances ($94.51)
Native
Value
$94.51
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.027655 | $3,417.35 |
$94.51 | |
MEME | ERC-20 | 9.052096K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16889156 | 2 years ago | | | 0 | 0.00048871211 | |
| 16561485 | 2 years ago | | | 0 | 0.00078669934 | |
| 16559024 | 2 years ago | | | 0 | 0.00082708388 | |
| 16558864 | 2 years ago | | | 0 | 0.00094560952 | |
| 16558857 | 2 years ago | | | 0 | 0.0038553590 | |
| 16558835 | 2 years ago | | | 0 | 0.00099815031 | |
| 16558830 | 2 years ago | | | 0 | 0.00082295564 | |
| 16558794 | 2 years ago | | | 0 | 0.016500849 | |
| 16558788 | 2 years ago | | | 0 | 0.0010752887 | |
| 16558777 | 2 years ago | | | 0 | 0.0010573429 |
ABI
ABI objects
Getter at block 21256151
LiquifyAmount() view returns (uint256)
98
MaximumAllowedLP() view returns (uint256)
2
Txtimestamp() view returns (uint256)
2
_buyDevelopmentFees() view returns (uint256)
0
_buyLiquidityFees() view returns (uint256)
0
_buyMarketingFees() view returns (uint256)
0
_developmentShares() view returns (uint256)
0
_liquidityShares() view returns (uint256)
0
_marketingShares() view returns (uint256)
10
_maxTxAmount() view returns (uint256)
125000000000000
_sellDevelopmentFees() view returns (uint256)
0
_sellLiquidityFees() view returns (uint256)
0
_sellMarketingFees() view returns (uint256)
1
_totalDistributionShares() view returns (uint256)
10
_totalTaxIfBuying() view returns (uint256)
0
_walletMax() view returns (uint256)
5000000000000
checkWalletLimit() view returns (bool)
false
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
name() view returns (string)
MEMES FARM
owner() view returns (address)
0x0000000000000000000000000000000000000000
recordedtimestamp() view returns (uint256)
196
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
MEME
totalSupply() view returns (uint256)
125000000000000
uniswapPair() view returns (address)
0x315ff461fb3a9108e71434ff5bdd819a000fcab5
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkExcludedFromFees(address) view returns (bool)
checkMarketPair(address) view returns (bool)
checkTxLimitExcept(address) view returns (bool)
checkWalletLimitExcept(address) view returns (bool)
State-modifying
Events CountdownTimers(uint256 val_)
RenounceOwnership()
addMarketPair(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSend()
setWalletLimit(uint256 newLimit)
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 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.