Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
No balances found for "MemeFi"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21174647 | 14 days ago | | | 0 | 0.0012200555 | |
| 21174517 | 14 days ago | | | 0 | 0.0013559084 | |
| 21174462 | 14 days ago | | | 0 | 0.0017269026 | |
| 21174453 | 14 days ago | | | 0 | 0.0015996492 | |
| 21174435 | 14 days ago | | | 0 | 0.0013665098 | |
| 21174435 | 14 days ago | | | 0 | 0.0016033246 | |
| 21174434 | 14 days ago | | | 0 | 0.0035371924 | |
| 21174430 | 14 days ago | | | 0 | 0.00061521914 | |
| 21174411 | 14 days ago | | | 0 | 0.0022789203 | |
| 21174411 | 14 days ago | | | 0 | 0.0016342148 |
ABI
ABI objects
Getter at block 21276839
_buyCount() view returns (uint256)
44
_finalBuyTax() view returns (uint256)
0
_finalSellTax() view returns (uint256)
0
_maxTaxSwap() view returns (uint256)
7000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
7500000000000000
_transferTax() view returns (uint256)
0
decimals() pure returns (uint8)
9
name() pure returns (string)
MemeFi
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
MemeFi
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
manualSwap()
reduceFee(uint256 _newFee)
removeLimits()
removeTransferTax()
renounceOwnership()
rescueETH()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.