HotHoneyBun
Verified contract
Active on
Ethereum with 554 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "HotHoneyBun"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19966714 | 6 months ago | | | 0 | 0.00046991455 | |
| 19883620 | 7 months ago | | | 0 | 0.00035152903 | |
| 19876758 | 7 months ago | | | 0 | 0.00026164048 | |
| 19876745 | 7 months ago | | | 0 | 0.00051300485 | |
| 19871076 | 7 months ago | | | 0 | 0.00047989470 | |
| 19822578 | 7 months ago | | | 0 | 0.00048456421 | |
| 19760601 | 7 months ago | | | 0 | 0.00043851688 | |
| 19670057 | 8 months ago | | | 0 | 0.00052873399 | |
| 19644283 | 8 months ago | | | 0 | 0.00050254983 | |
| 18948148 | a year ago | | | 0 | 0.00069942427 |
ABI
ABI objects
Getter at block 21388270
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_hasLiqBeenAdded() view returns (bool)
true
_ratios() view returns (uint16 marketing, uint16 jackpot, uint16 totalSwap)
(marketing=0, jackpot=0, totalSwap=0)
_taxRates() view returns (uint16 buyFee, uint16 sellFee, uint16 transferFee)
(buyFee=0, sellFee=0, transferFee=0)
_taxWallets() view returns (address marketing, address jackpot)
(marketing=0x60c526e97c8464313daca553d9d82cba01ccc225, jackpot=0x60c526e97c8464313daca553d9d82cba01ccc225)
contractSwapEnabled() view returns (bool)
true
decimals() pure returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
lpPair() view returns (address)
0xc4bb7f38ec32582ce55835c0c2e22e84592a0e73
maxBuyTaxes() view returns (uint256)
2000
maxRoundtripTax() view returns (uint256)
3000
maxSellTaxes() view returns (uint256)
2000
maxTransactionAmount() view returns (uint256)
690000000000000000000000000000000000000000000000
maxTransferTaxes() view returns (uint256)
2000
maxWallet() view returns (uint256)
690000000000000000000000000000000000000000000000
name() pure returns (string)
HotHoneyBun
piContractSwapsEnabled() view returns (bool)
false
piSwapPercent() view returns (uint256)
0
swapAmount() view returns (uint256)
2070000000000000000000000000
swapThreshold() view returns (uint256)
1035000000000000000000000000
symbol() pure returns (string)
HHB
totalSupply() pure returns (uint256)
690000000000000000000000000000
tradingEnabled() view returns (bool)
true
tradingEnabledAt() view returns (uint256)
1700605163
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events _contractSwap(uint256 contractTokenBalance)
addRemoveBots(address[] accounts, bool[] value)
approve(address spender, uint256 amount) returns (bool)
approveContractContingency() returns (bool)
enableTrading()
multiSendTokens(address[] accounts, uint256[] amounts)
renounceOwnership()
setContractSwapEnabled(bool swapEnabled, bool priceImpactSwapEnabled)
setExcludedFromFees(address account, bool enabled)
setLpPair(address pair, bool enabled)
setNewRouter(address newRouter)
setPriceImpactSwapAmount(uint256 priceImpactSwapPercent)
setRatios(uint16 marketing, uint16 jackpot)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor)
setTaxes(uint16 buyFee, uint16 sellFee, uint16 transferFee)
setWallets(address marketing, address jackpot)
sweepContingency()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwner(address newOwner)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountCurrency, uint256 amountTokens)
ContractSwapEnabledUpdated(bool enabled)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.