BEEYAMv2Pool
Verified contract
Active on
Ethereum with 563 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 | 250K | -- | -- | |
BEE | ERC-20 | 35.134464K | -- | -- | |
YAMv2 | ERC-20 | 235.854269 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12577781 | 3 years ago | | | 0 | 0.0015198080 | |
| 11538538 | 4 years ago | | | 0 | 0.0021957540 | |
| 11538537 | 4 years ago | | | 0 | 0.0045784740 | |
| 10980981 | 4 years ago | | | 0 | 0.0048596530 | |
| 10908783 | 4 years ago | | | 0 | 0.0079760240 | |
| 10899991 | 4 years ago | | | 0 | 0.028175442 | |
| 10897153 | 4 years ago | | | 0 | 0.017110929 | |
| 10894185 | 4 years ago | | | 0 | 0.025269219 | |
| 10892214 | 4 years ago | | | 0 | 0.013343385 | |
| 10891618 | 4 years ago | | | 0 | 0.021253328 |
ABI
ABI objects
Getter at block 21332495
DECIMALS() view returns (uint256)
1000000000000000000000000
DURATION() view returns (uint256)
625000
EPOCH_REWARD() view returns (uint256)
500000
HONEYWAIT() view returns (uint256)
172800
bee() view returns (address)
0xcd4292701995f4707ae63fb1a48d80db2c5f04d4
honey() view returns (address)
0x932441a0f11482cb5f8b8900ab981a39806f88fa
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1600267000
lastUpdateTime() view returns (uint256)
1600267000
maxSupply() view returns (uint256)
28106413934755785152429434133
owner() view returns (address)
0x8f2ea106c8cdf59c72d49afacca3e70bda175f29
periodFinish() view returns (uint256)
1600267000
rewardDistribution() view returns (address)
0x0d8e708f9cff2634169d7c221cf6bfa0c5731d63
rewardPerToken() view returns (uint256)
294473255550274
rewardPerTokenStored() view returns (uint256)
294473255550274
rewardRate() view returns (uint256)
400000000000000000
sqrtTotalSupply() view returns (uint256)
187854268620062571800000000
starttime() view returns (uint256)
1599642000
totalSupply() view returns (uint256)
235854268620062571800000000
yamv2() view returns (address)
0xaba8cac6866b83ae4eec97dd07ed254282f6ad8a
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.