HONEYBEENU
Verified contract
Active on
Ethereum with 54 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
21 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HONEYBEENU | ERC-20 | 1.737381B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14166056 | 3 years ago | | | 0 | 0.0030557035 | |
| 13997637 | 3 years ago | | | 0 | 0.0079646075 | |
| 13991701 | 3 years ago | | | 0 | 0.0077405682 | |
| 13991700 | 3 years ago | | | 0 | 0.0068993049 | |
| 13986546 | 3 years ago | | | 0 | 0.010304144 | |
| 13986323 | 3 years ago | | | 0 | 0.0079611611 | |
| 13986242 | 3 years ago | | | 0 | 0.010799190 | |
| 13986209 | 3 years ago | | | 0 | 0.0073975506 | |
| 13986184 | 3 years ago | | | 0 | 0.0075252080 | |
| 13986171 | 3 years ago | | | 0 | 0.0094197448 |
ABI
ABI objects
Getter at block 21092466
decimals() pure returns (uint8)
18
earlyBuyPenaltyEnd() view returns (uint256)
1642187486
name() pure returns (string)
HONEYBEENU
owner() view returns (address)
0xfae2ee08dc543edebc5d6baf0639f48856326b97
symbol() pure returns (string)
HONEYBEENU
totalSupply() pure returns (uint256)
10000000000000000000000000000000
tradingActiveBlock() view returns (uint256)
13986077
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
boughtEarly(address) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events ClearClog()
ClearClogReset()
Initiate()
LimitBuysOff()
LimitBuysOn()
TaxSwapDisable()
TaxSwapEnable()
addBot(address _user)
approve(address spender, uint256 amount) returns (bool)
buyBackTokens(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeBot(address _user)
removeBoughtEarly(address account)
renounceOwnership()
setCooldownEnabled(bool onoff)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
turnMaxWalletOff()
turnMaxWalletOn()
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
BoughtEarly(address indexed sniper)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemovedSniper(address indexed notsnipersupposedly)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
updateMxAmt(uint256 mxAmt)
constructor()
receive()
This contract contains no error objects.