Happy Birthday Grok
Verified contract
Active on
Ethereum with 166 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfdf1…4440
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HBD | ERC-20 | 861.440347K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21151265 | 15 days ago | | | 0 | 0.00063085586 | |
| 21146738 | 16 days ago | | | 0 | 0.00052399817 | |
| 21133858 | 18 days ago | | | 0 | 0.00045426790 | |
| 21125093 | 19 days ago | | | 0 | 0.00065604173 | |
| 21120094 | 20 days ago | | | 0 | 0.00026903796 | |
| 21119975 | 20 days ago | | | 0 | 0.00019863880 | |
| 21118942 | 20 days ago | | | 0 | 0.00029163971 | |
| 21118451 | 20 days ago | | | 0 | 0.00027510261 | |
| 21118268 | 20 days ago | | | 0 | 0.00011350418 | |
| 21118260 | 20 days ago | | | 0 | 0.00021074408 |
ABI
ABI objects
Getter at block 21260684
_maxTaxSwap() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
9
name() view returns (string)
Happy Birthday Grok
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
HBD
totalSupply() pure returns (uint256)
100000000000000000
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()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
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(string name_, string symbol_)
receive()
This contract contains no error objects.