Concentrator sdCRV Vault

Verified contract

Implementation

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

No balances found for "Concentrator sdCRV Vault"

No transactions found for "Concentrator sdCRV Vault"


Functions
Getter at block 20868374
bribeBurner(view returns (address)
0x0000000000000000000000000000000000000000
decimals(view returns (uint8)
18
delegation(view returns (address)
0x6037bb1bba598bf88d816cad90a28cc00fe3ff64
feeInfo(view returns (address platformuint24 platformPercentageuint24 bountyPercentageuint24 boostPercentageuint24 withdrawPercentage)
(platform=0x0000000000000000000000000000000000000000, platformPercentage=0, bountyPercentage=0, boostPercentage=0, withdrawPercentage=0)
gauge(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
Concentrator sdCRV Vault
owner(view returns (address)
0x0000000000000000000000000000000000000000
stakeDAOProxy(view returns (address)
0x1c0d72a330f2768daf718def8a19bab019eead09
stakingToken(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
CTR-sdCRV-Vault
totalSupply(view returns (uint256)
0
withdrawFeeAccumulated(view returns (uint256)
0
withdrawLockTime(view returns (uint256)
0
Read-only
balanceOf(address _userview returns (uint256)
getFeeRate(bytes32 _feeTypeaddress _userview returns (uint256 rate)
getUserInfo(address _userview returns (struct StakeDAOVaultBaseUserRewards _info)
getUserLocks(address _userview returns (struct SdCRVLockerLockedBalance[] _locks)
rewardInfo(addressview returns (uint128 rateuint32 periodLengthuint48 lastUpdateuint48 finishAtuint256 accRewardPerShare)
rewardTokens(uint256view returns (address)
State-modifying
checkpoint(address _user
claim(address _useraddress _recipientreturns (uint256[] _amounts)
deposit(uint256 _amountaddress _recipient
depositWithCRV(uint256 _amountaddress _recipientuint256 _minOutreturns (uint256 _amountOut)
depositWithSdVeCRV(uint256 _amountaddress _recipient
donate(address[] _tokensuint256[] _amounts
harvest(address _recipient
harvestBribes(struct IStakeDAOMultiMerkleStashclaimParam[] _claims
initialize(address _gaugeuint256 __withdrawLockTime
renounceOwnership(
resetRewardTokens(
setWithdrawFeeForUser(address _useruint32 _percentage
takeWithdrawFee(address _recipient
transferOwnership(address newOwner
updateBribeBurner(address _bribeBurner
updateFeeInfo(address _platformuint24 _platformPercentageuint24 _bountyPercentageuint24 _boostPercentageuint24 _withdrawPercentage
updateRewardPeriod(address _tokenuint32 _period
updateWithdrawLockTime(uint256 __withdrawLockTime
withdraw(uint256 _amountaddress _recipient
withdrawExpired(address _useraddress _recipientreturns (uint256 _amount)
Events
CancleCustomizeFee(bytes32 _feeTypeaddress _user
Claim(address indexed _owneraddress indexed _recipientuint256[] _amounts
CustomizeFee(bytes32 _feeTypeaddress _useruint256 _rate
Deposit(address indexed _owneraddress indexed _recipientuint256 _amount
Harvest(address indexed _calleruint256[] _rewardsuint256[] _bountiesuint256[] _platformFeesuint256 _boostFee
HarvestBribe(address _tokenuint256 _rewarduint256 _platformFeeuint256 _boostFee
Lock(address indexed _owneraddress indexed _recipientuint256 _amountuint256 _expiredAt
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TakeWithdrawFee(uint256 _amount
UpdateBribeBurner(address bribeBurner
UpdateFeeInfo(address indexed _platformuint32 _platformPercentageuint32 _bountyPercentageuint32 _boostPercentageuint32 _withdrawPercentage
UpdateRewardPeriod(address indexed _tokenuint32 _period
UpdateWithdrawLockTime(uint256 _withdrawLockTime
Withdraw(address indexed _owneraddress indexed _recipientuint256 _amountuint256 _fee
WithdrawExpired(address indexed _owneraddress indexed _recipientuint256 _amount
Constructor
constructor(address _stakeDAOProxyaddress _delegation
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.