BentCVXStaking

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xd1ed716e at 13838912
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

No balances found for "BentCVXStaking"

No transactions found for "BentCVXStaking"


Functions
Getter at block 21011348
bentCVX(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
totalSupply(view returns (uint256)
0
Read-only
balanceOf(addressview returns (uint256)
isRewarder(addressview returns (bool)
rewarders(uint256view returns (address)
State-modifying
addRewarder(address _rewarder
claim(uint256[][] _indexes
claimAll(
deposit(uint256 _amount
initialize(address _bentCVX
removeRewarder(uint256 _index
renounceOwnership(
transferOwnership(address newOwner
withdraw(uint256 _amount
Events
AddRewarder(address indexed rewarder
Claim(address indexed useruint256[][] indexes
ClaimAll(address indexed user
Deposit(address indexed useruint256 amount
OnReward(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RemoveRewarder(address indexed rewarder
Withdraw(address indexed useruint256 amount
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.