StrategyVelodromeGaugeV2

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0xf0e79ce0 at 3303797
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
3 additional variables

No balances found for "StrategyVelodromeGaugeV2"

No transactions found for "StrategyVelodromeGaugeV2"


Functions
Getter at block 21855571
WITHDRAWAL_FEE_CAP(view returns (uint256)
50
WITHDRAWAL_MAX(view returns (uint256)
10000
 
balanceOf(view returns (uint256)
 
balanceOfPool(view returns (uint256)
 
balanceOfWant(view returns (uint256)
beefyFeeConfig(view returns (address)
0x0000000000000000000000000000000000000000
beefyFeeRecipient(view returns (address)
0x0000000000000000000000000000000000000000
 
callReward(view returns (uint256)
depositFee(view returns (uint256)
0
factory(view returns (address)
0x0000000000000000000000000000000000000000
gauge(view returns (address)
0x0000000000000000000000000000000000000000
 
getAllFees(view returns (struct IFeeConfigAllFees)
 
getStratFeeId(view returns (uint256)
harvestOnDeposit(view returns (bool)
false
keeper(view returns (address)
0x0000000000000000000000000000000000000000
lastHarvest(view returns (uint256)
0
lpToken0(view returns (address)
0x0000000000000000000000000000000000000000
lpToken1(view returns (address)
0x0000000000000000000000000000000000000000
native(view returns (address)
0x0000000000000000000000000000000000000000
output(view returns (address)
0x0000000000000000000000000000000000000000
 
outputToLp0(view returns (address[])
 
outputToLp1(view returns (address[])
 
outputToNative(view returns (address[])
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
 
rewardsAvailable(view returns (uint256)
stable(view returns (bool)
false
strategist(view returns (address)
0x0000000000000000000000000000000000000000
unirouter(view returns (address)
0x0000000000000000000000000000000000000000
vault(view returns (address)
0x0000000000000000000000000000000000000000
want(view returns (address)
0x0000000000000000000000000000000000000000
withdrawFee(view returns (uint256)
0
Read-only
outputToLp0Route(uint256view returns (address fromaddress tobool stableaddress factory)
outputToLp1Route(uint256view returns (address fromaddress tobool stableaddress factory)
outputToNativeRoute(uint256view returns (address fromaddress tobool stableaddress factory)
State-modifying
beforeDeposit(
deposit(
harvest(
harvest(address callFeeRecipient
initialize(address _wantaddress _gaugestruct StratFeeManagerInitializableCommonAddresses _commonAddressesstruct ISolidlyRouterRoute[] _outputToNativeRoutestruct ISolidlyRouterRoute[] _outputToLp0Routestruct ISolidlyRouterRoute[] _outputToLp1Route
panic(
pause(
renounceOwnership(
retireStrat(
setBeefyFeeConfig(address _beefyFeeConfig
setBeefyFeeRecipient(address _beefyFeeRecipient
setHarvestOnDeposit(bool _harvestOnDeposit
setKeeper(address _keeper
setStratFeeId(uint256 _feeId
setStrategist(address _strategist
setUnirouter(address _unirouter
setVault(address _vault
setWithdrawalFee(uint256 _fee
transferOwnership(address newOwner
unpause(
withdraw(uint256 _amount
Events
ChargedFees(uint256 callFeesuint256 beefyFeesuint256 strategistFees
Deposit(uint256 tvl
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
SetBeefyFeeConfig(address beefyFeeConfig
SetBeefyFeeRecipient(address beefyFeeRecipient
SetKeeper(address keeper
SetStratFeeId(uint256 feeId
SetStrategist(address strategist
SetUnirouter(address unirouter
SetVault(address vault
SetWithdrawalFee(uint256 withdrawalFee
StratHarvest(address indexed harvesteruint256 wantHarvesteduint256 tvl
Unpaused(address account
Withdraw(uint256 tvl
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.