SdCrvCompounder

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x3ae06fb9 at 19102651
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 43 additional slots
-
variable spans 1 additional slot

No balances found for "SdCrvCompounder"

No transactions found for "SdCrvCompounder"


Functions
Getter at block 21219852
asset(pure returns (address)
0xd1b5651e55d4ceed36251c61c50c889b36f6abb5
decimals(view returns (uint8)
0
feeInfo(view returns (address platformuint32 platformPercentageuint32 bountyPercentageuint32 withdrawPercentage)
(platform=0x0000000000000000000000000000000000000000, platformPercentage=0, bountyPercentage=0, withdrawPercentage=0)
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
rewardInfo(view returns (uint128 rateuint32 periodLengthuint48 lastUpdateuint48 finishAt)
(rate=0, periodLength=0, lastUpdate=0, finishAt=0)
stash(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
totalAssets(view returns (uint256)
0
totalSupply(view returns (uint256)
0
withdrawLockTime(pure returns (uint256)
0
wrapper(view returns (address)
0x09b0e3a114135f528f762db8363b4f5eae3f3bf1
zap(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
convertToAssets(uint256 _sharesview returns (uint256)
convertToShares(uint256 _assetsview returns (uint256)
getFeeRate(bytes32 _feeTypeaddress _userview returns (uint256 rate)
getUserLocks(address _userview returns (struct SdCRVLockerLockedBalance[] _locks)
maxDeposit(addresspure returns (uint256)
maxMint(addresspure returns (uint256)
maxRedeem(addresspure returns (uint256)
maxWithdraw(addresspure returns (uint256)
previewDeposit(uint256 _assetsview returns (uint256)
previewMint(uint256 _sharesview returns (uint256)
previewRedeem(uint256 _sharesview returns (uint256)
previewWithdraw(uint256 _assetsview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
checkpoint(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
deposit(uint256 _assetsaddress _receiverreturns (uint256)
depositReward(uint256 amount
depositWithCRV(uint256 _assetsaddress _receiveruint256 _minShareOutreturns (uint256 _shares)
depositWithGauge(uint256 _assetsaddress _receiverreturns (uint256 _shares)
depositWithSdVeCRV(uint256 _assetsaddress _receiverreturns (uint256 _shares)
harvest(address _recipientuint256 _minAssetsreturns (uint256 assets)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initializeV2(address _stash
mint(uint256 _sharesaddress _receiverreturns (uint256)
redeem(uint256 _sharesaddress _receiveraddress _ownerreturns (uint256)
renounceOwnership(
setWithdrawFeeForUser(address _useruint32 _percentage
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateFeeInfo(address _platformuint32 _platformPercentageuint32 _bountyPercentageuint32 _withdrawPercentage
updateHarvester(address _harvester
updateRewardPeriodLength(uint32 _length
updateStash(address _stash
updateZap(address _zap
withdraw(uint256 _assetsaddress _receiveraddress _ownerreturns (uint256)
withdrawExpired(address _useraddress _recipientreturns (uint256 _amount)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
CancleCustomizeFee(bytes32 _feeTypeaddress _user
CustomizeFee(bytes32 _feeTypeaddress _useruint256 _rate
Deposit(address indexed senderaddress indexed owneruint256 assetsuint256 shares
Harvest(address indexed calleraddress indexed recipientuint256 assetsuint256 platformFeeuint256 harvestBounty
Lock(address indexed _owneraddress indexed _recipientuint256 _amountuint256 _expiredAt
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
UpdateFeeInfo(address indexed _platformuint32 _platformPercentageuint32 _bountyPercentageuint32 _repayPercentage
UpdateHarvester(address _harvester
UpdateRewardPeriodLength(uint256 _length
UpdateStash(address indexed oldStashaddress indexed newStash
UpdateZap(address _zap
Withdraw(address indexed senderaddress indexed receiveraddress indexed owneruint256 assetsuint256 shares
WithdrawExpired(address indexed _owneraddress indexed _recipientuint256 _amount
Constructor
constructor(address _legacyVaultaddress _wrapper
Fallback and receive
receive(
Errors

This contract contains no error objects.