weBENT

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xa4049842 at 14304977
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 1 additional slot
-
variable spans 1 additional slot

No balances found for "weBENT"

No transactions found for "weBENT"


Functions
Getter at block 20922151
bent(view returns (address)
0x0000000000000000000000000000000000000000
bentCVX(view returns (address)
0x0000000000000000000000000000000000000000
 
currentEpoch(view returns (uint256)
decimals(pure returns (uint256)
18
epochLength(view returns (uint256)
0
lockDurationInEpoch(view returns (uint256)
0
name(pure returns (string)
weBENT
owner(view returns (address)
0x0000000000000000000000000000000000000000
rewardPoolsCount(view returns (uint256)
0
streamInfo(view returns (uint256 windowLengthuint256 endRewardBlock)
(windowLength=0, endRewardBlock=0)
totalSupply(view returns (uint256)
0
Read-only
balanceOf(addressview returns (uint256)
bentBalanceOf(address userview returns (uint256)
epochExpireAt(uint256 epochview returns (uint256)
isRewardToken(addressview returns (bool)
lockedBalances(address userview returns (uint256 unlockableuint256 lockedstruct BentLockerLockedBalance[] lockData)
pendingReward(address userview returns (uint256[] pending)
rewardPools(uint256view returns (address rewardTokenuint256 accRewardPerShareuint256 rewardRateuint256 reserves)
unlockableBalances(address userview returns (uint256)
userLocks(addressuint256view returns (uint256)
State-modifying
addRewardTokens(address[] _rewardTokens
claim(uint256[] pids
claimAll(
deposit(uint256 _amount
initialize(address _bentaddress _bentCVXaddress[] _rewardTokensuint256 windowLengthuint256 _epochLengthuint256 _lockDurationInEpoch
onReward(
removeRewardToken(uint256 _index
renounceOwnership(
transferOwnership(address newOwner
updateReserve(
withdraw(uint256 _shares
Events
Claim(address indexed useruint256[] pids
ClaimAll(address indexed user
Deposit(address indexed useruint256 amountuint256 shares
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Withdraw(address indexed useruint256 amountuint256 shares
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.