Is this real or just a meme?
Verified contract
Active on
Ethereum with 82 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
No balances found for "Is this real or just a meme?"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18600343 | a year ago | | | 0 | 0.00053391384 | |
| 18471985 | a year ago | | | 0 | 0.0012659044 | |
| 18442188 | a year ago | | | 0 | 0.0011514966 | |
| 18442182 | a year ago | | | 0 | 0.0011394073 | |
| 18442068 | a year ago | | | 0 | 0.0016190970 | |
| 18442046 | a year ago | | | 0 | 0.0040589024 | |
| 18442042 | a year ago | | | 0 | 0.0013846466 | |
| 18442036 | a year ago | | | 0 | 0.0012916962 | |
| 18442024 | a year ago | | | 0 | 0.0013785415 | |
| 18442003 | a year ago | | | 0 | 0.0011711340 |
ABI
ABI objects
Getter at block 21218375
_maxTaxSwap() view returns (uint256)
5000000
_maxTxAmount() view returns (uint256)
5000000000
_maxWalletSize() view returns (uint256)
5000000000
_reduceBuyTaxAt() view returns (uint256)
4
_reduceSellTaxAt() view returns (uint256)
5
_taxSwapThreshold() view returns (uint256)
40000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Is this real or just a meme?
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
HAYBDAY
totalSupply() pure returns (uint256)
5000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
openTrade()
removeLimits()
renounceOwnership()
setZeroTax()
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)
constructor(address marketingCEXWallet_)
receive()
This contract contains no error objects.