StrategyStargateBridgeBal

Verified contract

Implementation

Active on Base with 45 txns
Deployed by via 0xfb0be024 at 2456167
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
6 additional variables
Native
Value $4.58
ERC-20
Value $11.35
0x2784f6886a030600d76044657ea7d83ba7cb31db67b98d84244a52d84a60a605
0x03297765d326b342961f229ac0bb71fbdf88e359e238ded551311d836ec01fea
0x174e6c936747df85bd93b5e6203d020d8c4f65713c2b20b6d4233cf1de3f398b
0x02704e63634cf3bac1abe31caadb36850ef4c7062556c97e8c567a76ab316988
0x6e2840de870fa0b4a011bd6e2401aae03f2c385f63efb1460a1fb337c8e82f94
0xe92662c19b735170c0bc6435c32083e7fad916a78646de450264afe462c78837
0x8d4aafb4f3d487db24ce17d3a18be51b3df14375b3ce69e70020258b9538cc42
0x578ebed49312254869a8122016b5ce9b8393239ed80f53a2132ae0301c0918ff
0x919f9619503a2b83cd94339b34693bcabe475ee0959b2fd5ababcabbbb061901
0x1f8535a8294c5726c3650eacce78fcd46c7d175138391c88d4328f8d1ce31aec

Functions
Getter at block 21866458
WITHDRAWAL_FEE_CAP(view returns (uint256)
50
WITHDRAWAL_MAX(view returns (uint256)
10000
balanceOf(view returns (uint256)
1033816
balanceOfPool(view returns (uint256)
1033816
balanceOfWant(view returns (uint256)
0
beefyFeeConfig(view returns (address)
0xfc69704cc3caac545cc7577009ea4aa04f1a61eb
beefyFeeRecipient(view returns (address)
0x02ae4716b9d5d48db1445814b0ede39f5c28264b
 
callReward(view returns (uint256)
chef(view returns (address)
0x06eb48763f117c7be887296cdcdfad2e4092739c
depositFee(view returns (uint256)
0
depositToken(view returns (address)
0xd9aaec86b65d86f6a7b5b1b0c42ffa531710b6ca
duration(view returns (uint256)
86400
 
getAllFees(view returns (struct IFeeConfigAllFees)
getStratFeeId(view returns (uint256)
0
harvestOnDeposit(view returns (bool)
true
keeper(view returns (address)
0x4fed5491693007f0cd49f4614ffc38ab6a04b619
lastHarvest(view returns (uint256)
1695342945
lockedProfit(view returns (uint256)
0
minNative(view returns (uint256)
10000000000000000
minSwap(view returns (uint256)
50000000000000000000
native(view returns (address)
0x4200000000000000000000000000000000000006
nativeToDeposit(view returns (address[])
[0x4200000000000000000000000000000000000006, 0x6FbFcf88DB1aADA31F34215b2a1Df7fafb4883e9, 0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA]
nativeToDepositPath(view returns (uint8 swapKindstruct IBalancerVaultFundManagement funds)
(swapKind=0, funds=(0xd5d634926a5b58b2952f19335537f1ed3f09bfce, false, 0xd5d634926a5b58b2952f19335537f1ed3f09bfce, false))
output(view returns (address)
0xe3b53af74a4bf62ae5511055290838050bf764df
owner(view returns (address)
0x3b60f7f25b09e71356cdffc6475c222a466a2ac9
paused(view returns (bool)
false
poolId(view returns (uint256)
1
 
rewardsAvailable(view returns (uint256)
routerPoolId(view returns (uint256)
1
srcSwapper(view returns (address)
0xc8c86f0a4879a0479554c7599dde3ef51614996e
stargateRouter(view returns (address)
0x45f1a95a4d3f3836523f5c83673c797f4d4d263b
strategist(view returns (address)
0x4cc72219fc8aef162fc0c255d9b9c3ff93b10882
totalLocked(view returns (uint256)
19101506
unirouter(view returns (address)
0xba12222222228d8ba445958a75a0704d566bf2c8
vault(view returns (address)
0xc01aa9c078417f3b9c31578be909f767f7c26685
want(view returns (address)
0x4c80e24119cfb836cdf0a6b53dc23f04f7e652ca
withdrawFee(view returns (uint256)
0
Read-only

This contract contains no read-only function objects.

State-modifying
beforeDeposit(
deposit(
harvest(
harvest(address callFeeRecipient
initialize(address _wantaddress _outputuint256 _poolIdaddress _chefaddress _stargateRouteruint256 _routerPoolIduint256 _minSwapaddress _srcSwapperbytes32[] _nativeToDepositPoolsaddress[] _nativeToDepositRoutestruct StratFeeManagerInitializableCommonAddresses _commonAddresses
managerHarvest(
panic(
pause(
renounceOwnership(
retireStrat(
setBeefyFeeConfig(address _beefyFeeConfig
setBeefyFeeRecipient(address _beefyFeeRecipient
setDuration(uint256 _duration
setHarvestOnDeposit(bool _harvestOnDeposit
setKeeper(address _keeper
setMinimums(uint256 _minSwapuint256 _minNative
setSrcSwapper(address _srcSwapper
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
receive(
Errors

This contract contains no error objects.