HoneycombV2

Verified contract

Active on Ethereum with 358 txns
Deployed by via 0x51d45bab at 11064600
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
0x5b95cf61f1716fb7af28fffc25bea698a8e7cf78112c300b1e9e12efc51d002b
0x006d54827136eaf62ee5550a82b22718ae9f0dbd5c31680f4188441fa3edc325
0x991499f3ba0a911a4c1583d264c186dc55d05d1e803f831e3725b6887b6c845f
0x38ebd003fc83ecda690a4a7134637533ff3b9ca74f4877b8f686e0d511d34abc
0x2b3ac6d6eaf2359652c00cf31db3ec4e35861a43714974759cd3a2ce9892c022
0x10ca684bdf6c9e346883e129c78627cd3bb2e362100b8337f10f724ca2ab0f96
0x28c60dfce30d5c39972477c5e0ca91d1d72822bdf1c55c8c5a4a8b1a09ab5aa3
0x3a8aa2870658206d3cb00b8ecf1bd7d5c8d586370e2b7a972213e3f7c62b70b7
0xc6db31435528812cb6864999145ba9d65dffbf4d7b04c990344c90b56cb75281
0x1129a63a28fb7e2fb5bc038cdcb7fabc8bd68118a6422f8802875fa51bbc2f5a

Functions
Getter at block 21122597
honeyToken(view returns (address)
0x37c9eb4cef7571f27136145c82c37a01f2a8aa16
owner(view returns (address)
0x179047339a1c38f8a7820d89b401fd32179158a0
Read-only
batchInfo(uint256view returns (uint256 startBlockuint256 endBlockuint256 honeyPerBlockuint256 totalAllocPointaddress propaddress propDict)
getPendingBlocks(uint256 batchuint256 fromuint256 toview returns (uint256)
pendingHoney(uint256 batchuint256 pidaddress accountview returns (uint256)
poolInfo(uint256uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardBlockuint256 accHoneyPerShareuint256 totalShares)
userInfo(uint256uint256addressview returns (uint256 amountuint256 rewardDebtuint256 earnedbool propEnableduint256 propTokenId)
State-modifying
addBatch(uint256 startBlockuint256 endBlockuint256 honeyPerBlockaddress propaddress propDict
addPool(uint256 batchaddress lpTokenuint256 multiplier
deposit(uint256 batchuint256 piduint256 amount
depositProp(uint256 batchuint256 piduint256 propTokenId
emergencyWithdraw(uint256 batchuint256 pid
migrate(uint256 toBatchuint256 toPiduint256 amountuint256 fromBatchuint256 fromPid
migrateProp(uint256 toBatchuint256 toPiduint256 propTokenIduint256 fromBatchuint256 fromPid
onERC721Received(addressaddressuint256bytesreturns (bytes4)
renounceOwnership(
transferOwnership(address newOwner
updateAllPools(uint256 batch
updatePool(uint256 batchuint256 pid
withdraw(uint256 batchuint256 piduint256 amount
withdrawProp(uint256 batchuint256 piduint256 propTokenId
Events
Deposit(address indexed useruint256 indexed batchuint256 indexed piduint256 amount
DepositProp(address indexed useruint256 indexed batchuint256 indexed piduint256 propTokenId
EmergencyWithdraw(address indexed useruint256 indexed batchuint256 indexed piduint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Withdraw(address indexed useruint256 indexed batchuint256 indexed piduint256 amount
WithdrawProp(address indexed useruint256 indexed batchuint256 indexed piduint256 propTokenId
Constructor
constructor(address _honeyToken
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.