Honey

Verified contract

Active on Ethereum with 2,289 txns
Deployed by via 0x237f506f at 14482830
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Honey"

0x0be43d7360b0d67ef2d42bf8245b36d92939108c6f61a7f0e717961c5e4f5bc0
0xd5eac332196701eec5f90e4588e3af641c5a12b9663854f1362d1c39c8025b18
0x520fb6990e3f1bb66e4dff01fba3eb2a9c034c5aba7fcdcab58c95ebabf665a9
0xbe85ec7583c3f05c7baaf88b253899f79f23ef02b0a87120ec1fa93c8ae6275a
0x968fbefe7ff2f2231500fe3d77f1427795768d5110f59fba03c3aa1b06db95d9
0x5ca2be31a6c6f30533d2f17d41c8f0e7d67fbb44b7ea2d50883e772042f573ef
0x9ab593a33b9c79c8aea81efa93b469cbe2f8e7f5f1ea7a9ede1146005541a6ef
0x1f0afcc956a089dcaf5844e7b4f94bf4caec1e70cef80dfb6fe2f84603078850
0x52938036485f851dc8025819db41dbed8c34d8e0e364238ce30c624dfa8cdef0
0xdc36b274fefe5f205dc3980b277d60d69fc5e9f0ba231f3441f9464d7b9186ce

Functions
Getter at block 21063839
DOMAIN_SEPARATOR(view returns (bytes32)
0x1d7d865bd310105affd11467fcf8a6090b2f55948b28c848cce408b6c630e675
PERMIT_TYPEHASH(view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
TRANSFER_TYPEHASH(view returns (bytes32)
0x42ce63790c28229c123925d83266e77c04d28784552ab68b350a9003226cbd59
decimals(view returns (uint8)
18
feeRecipient(view returns (address)
0xa7bdc4687e118011d0758f91834852b73b441db8
getFees(view returns (uint256 feeSelluint256 feeBuyuint256 feeTransfer)
(feeSell=500, feeBuy=500, feeTransfer=0)
isFeeManager(view returns (bool)
false
name(view returns (string)
Honey
owner(view returns (address)
0xe821c366f3091b09d5ab066ceef038df63c4781a
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
HONEY
totalSupply(view returns (uint256)
4000000000000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
isExcludedFee(addressview returns (bool)
isForcedFee(addressview returns (bool)
isUnthrottled(addressview returns (bool)
isWhitelisted(addressview returns (bool)
nonces(addressview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amountreturns (bool)
burnFrom(address accountuint256 amountreturns (bool)
changeFeeRecipient(address _feeRecipientbool _isFeeManager
claimOwnership(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initAntibot(uint256 tradingStart
permit(address _owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
setExcludedFee(address accountbool excluded
setFees(uint256 feeSelluint256 feeBuyuint256 feeTransfer
setForcedFee(address accountbool forced
setMaxTransferAmount(uint256 amount
setRestrictionActive(bool active
setTradingStart(uint256 time
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address _newOwnerbool _directbool _renounce
transferWithPermit(address _owneraddress touint256 valueuint256 deadlineuint8 vbytes32 rbytes32 sreturns (bool)
unthrottleAccount(address accountbool unthrottled
whitelistAccount(address accountbool whitelisted
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFee(address accountbool excluded
FeeRecipientChanged(address feeRecipientbool isFeeManager
Fees(uint256 feeSelluint256 feeBuyuint256 feeTransfer
ForcedFee(address accountbool forced
MarkedUnthrottled(address indexed accountbool isUnthrottled
MarkedWhitelisted(address indexed accountbool isWhitelisted
MaxTransferAmountChanged(uint256 maxTransferAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RestrictionActiveChanged(bool active
TradingTimeChanged(uint256 tradingTime
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _owner
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.