BEEETHUNIv2Pool
Verified contract
Active on
Ethereum with 415 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xcd42…04d4
0x9324…88fa
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HONEY | ERC-20 | 750K | -- | -- | |
BEE | ERC-20 | 27.276395K | -- | -- | |
UNI-V2 | ERC-20 | 146.744611 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12250090 | 4 years ago | | | 0 | 0.0077966540 | |
| 11558194 | 4 years ago | | | 0 | 0.0036568950 | |
| 11024746 | 4 years ago | | | 0 | 0.0086409400 | |
| 11003311 | 4 years ago | | | 0 | 0.0051196530 | |
| 10958735 | 4 years ago | | | 0 | 0.0094243201 | |
| 10951567 | 4 years ago | | | 0 | 0.0088429024 | |
| 10951548 | 4 years ago | | | 0 | 0.0088285000 | |
| 10941581 | 4 years ago | | | 0 | 0.0053896150 | |
| 10937914 | 4 years ago | | | 0 | 0.0064553500 | |
| 10932214 | 4 years ago | | | 0 | 0.0090882223 |
ABI
ABI objects
Getter at block 21304797
DECIMALS() view returns (uint256)
1000000000000000000
DURATION() view returns (uint256)
625000
EPOCH_REWARD() view returns (uint256)
10000
HONEYWAIT() view returns (uint256)
86400
bee() view returns (address)
0xcd4292701995f4707ae63fb1a48d80db2c5f04d4
honey() view returns (address)
0x932441a0f11482cb5f8b8900ab981a39806f88fa
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1600753000
lastUpdateTime() view returns (uint256)
1600753000
lp() view returns (address)
0x63495b5b7f58f63560e474c5fa039121475a8ce4
maxSupply() view returns (uint256)
5152749600288475304973
owner() view returns (address)
0x8f2ea106c8cdf59c72d49afacca3e70bda175f29
periodFinish() view returns (uint256)
1600753000
rewardDistribution() view returns (address)
0x0d8e708f9cff2634169d7c221cf6bfa0c5731d63
rewardPerToken() view returns (uint256)
2912007791071034711479
rewardPerTokenStored() view returns (uint256)
2912007791071034711479
rewardRate() view returns (uint256)
1200000000000000000
sqrtTotalSupply() view returns (uint256)
27044610800608970260
starttime() view returns (uint256)
1600128000
totalSupply() view returns (uint256)
146744610800608970260
Read-only
allEarned(address account) view returns (uint256)
balanceOf(address account) view returns (uint256)
earned(address account) view returns (uint256)
earnedHoney(address account) view returns (uint256)
paidHoney(address) view returns (uint256)
paidReward(address) view returns (uint256)
rewards(address) view returns (uint256)
sqrtBalance(uint256 balance) pure returns (uint256)
userRewardPerTokenPaid(address) view returns (uint256)
State-modifying
Events burnHoney(uint256 amount)
exit()
getHoney()
getReward()
notifyRewardAmount(uint256 reward)
renounceOwnership()
setRewardDistribution(address _rewardDistribution)
stake(uint256 amount)
transferOwnership(address newOwner)
withdraw(uint256 amount)
HoneyPaid(address indexed user, uint256 reward)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardAdded(uint256 reward)
RewardPaid(address indexed user, uint256 reward)
Staked(address indexed user, uint256 amount)
Withdrawn(address indexed user, uint256 amount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.