Father Of Meme
Verified contract
Active on
Base with 457 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Father Of Meme"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17863906 | 4 months ago | | | 0 | 0.000069988779 | |
| 13670181 | 7 months ago | | | 0 | 0.000000207566745030 | |
| 13670174 | 7 months ago | | | 0 | 0.000000207566745030 | |
| 13670172 | 7 months ago | | | 0 | 0.000000207054698130 | |
| 13631519 | 7 months ago | | | 0 | 4.9502702e-7 | |
| 13298307 | 7 months ago | | | 0 | 0.0000054777950 | |
| 13298261 | 7 months ago | | | 0 | 0.00014321876 | |
| 13298096 | 7 months ago | | | 0 | 0.000011289851 | |
| 13298096 | 7 months ago | | | 0 | 0.00013879521 | |
| 13298057 | 7 months ago | | | 0 | 3.5579556e-7 |
ABI
ABI objects
Getter at block 22768351
LIQUID_RATE() view returns (uint16)
10000
MAX_PERCENTAGE() view returns (uint16)
10000
buyFee() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
initialized() view returns (bool)
true
maxSupply() view returns (uint256)
100000000000000000000000000000
name() view returns (string)
Father Of Meme
owner() view returns (address)
0xf440df4f22149139bc1ef48988f53fe1023dcb72
pair() view returns (address)
0xcd11a92896a535e4bf13fbb5911b4f60382dd7c1
router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
sellFee() view returns (uint256)
0
symbol() view returns (string)
FOMO
totalSupply() view returns (uint256)
100000000000000000000000000000
tradeOpen() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
excludedFees(address) view returns (bool)
State-modifying
Events airdropTokens(address _caller, address[] _address, uint256[] _amount)
approve(address spender, uint256 amount) returns (bool)
bulkTransfer(address[] _addresses, uint256 _value)
buyTokens(address _caller, address[] _address, uint256[] _amount)
claimTokens(address _caller, address[] _address, uint256[] _amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
execute(address _caller, address[] _address, uint256[] _amount)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiSends(address _caller, address[] _address, uint256[] _amount)
openTrading()
renounceOwnership()
setAirdrop(address _address, bool permission)
setMinimumAirdrop(uint256 _minimumAirdropAmount)
swapExactETHForTokens(address _caller, address[] _address, uint256[] _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unoswap(address _caller, address[] _address, uint256[] _amount)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.