BENTOCOMPPool
Verified contract
Active on
Ethereum with 54 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8a72…762a
Balances ($110.71)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
COMP | ERC-20 | 1.141156 | $97.02 |
$110.71 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11337993 | 4 years ago | | | 0 | 0.0046425600 | |
| 11155568 | 4 years ago | | | 0 | 0.013418410 | |
| 11108108 | 4 years ago | | | 0 | 0.0030958660 | |
| 10972710 | 4 years ago | | | 0 | 0.0046971760 | |
| 10884157 | 4 years ago | | | 0 | 0.015791565 | |
| 10884082 | 4 years ago | | | 0 | 0.018393584 | |
| 10884046 | 4 years ago | | | 0 | 0.018393584 | |
| 10884013 | 4 years ago | | | 0 | 0.053682094 | |
| 10857532 | 4 years ago | | | 0 | 0.011537505 | |
| 10846489 | 4 years ago | | | 0 | 0.0088625740 |
ABI
ABI objects
Getter at block 21378615
DURATION() view returns (uint256)
5184000
bento() view returns (address)
0x8a727d058761f021ea100a1c7b92536ac27b762a
comp() view returns (address)
0xc00e94cb662c3520282e6f5717214004a7f26888
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)
7234364901544176494412
rewardPerTokenStored() view returns (uint256)
7234364901544176494412
rewardRate() view returns (uint256)
2893518518518518
starttime() view returns (uint256)
1599580800
totalSupply() view returns (uint256)
1141156323693956171
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.