BENTOETHPool
Verified contract
Active on
Ethereum with 74 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8a72…762a
Balances ($0.00)
No balances found for "BENTOETHPool"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11332999 | 4 years ago | | | 0 | 0.012332594 | |
| 11283209 | 4 years ago | | | 0 | 0.0053088729 | |
| 11156110 | 4 years ago | | | 0 | 0.0027001000 | |
| 11155563 | 4 years ago | | | 0 | 0.013157002 | |
| 11137803 | 4 years ago | | | 0 | 0.0021859500 | |
| 11137779 | 4 years ago | | | 0 | 0.0040484072 | |
| 11100347 | 4 years ago | | | 0 | 0.011677932 | |
| 11092586 | 4 years ago | | | 0 | 0.0020271111 | |
| 11079409 | 4 years ago | | | 0 | 0.0030617269 | |
| 11068117 | 4 years ago | | | 0 | 0.0056894670 |
ABI
ABI objects
Getter at block 21219522
DURATION() view returns (uint256)
5184000
bento() view returns (address)
0x8a727d058761f021ea100a1c7b92536ac27b762a
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1604764800
lastUpdateTime() view returns (uint256)
1604764800
owner() view returns (address)
0x2262cdb4cfa970594c024813e55b3c78a305460c
periodFinish() view returns (uint256)
1604764800
rewardDistribution() view returns (address)
0x2262cdb4cfa970594c024813e55b3c78a305460c
rewardPerToken() view returns (uint256)
3854081793729377400292
rewardPerTokenStored() view returns (uint256)
3854081793729377400292
rewardRate() view returns (uint256)
2893518518518518
starttime() view returns (uint256)
1599580800
totalSupply() view returns (uint256)
0
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
balanceOf(address account) view returns (uint256)
earned(address account) view returns (uint256)
rewards(address) view returns (uint256)
userRewardPerTokenPaid(address) view returns (uint256)
State-modifying
Events exit()
getReward()
notifyRewardAmount(uint256 reward)
renounceOwnership()
setRewardDistribution(address _rewardDistribution)
stake(uint256 amount)
transferOwnership(address newOwner)
withdraw(uint256 amount)
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.