StrategyStargateBridgeBal
Verified contract
Active on
Base with 7 txns
Slot
XX
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
0xfc69…61eb
5 additional
variables
Balances ($0.01)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
STG | ERC-20 | 0.035116 | $0.405298 |
$0.01 | |
OOMER | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2228648 | a year ago | | | 0 | 0.000042986630 | |
| 2228624 | a year ago | | | 0 | 0.000045597707 | |
| 2228608 | a year ago | | | 0 | 0.00040663853 | |
| 2228570 | a year ago | | | 0 | 0.00021747054 | |
| 2228566 | a year ago | | | 0 | 0.00084685046 | |
| 2228207 | a year ago | | | 0.0013205 | 0.00074792827 | |
| 2228038 | a year ago | | | 0 | 0.000091728453 |
ABI
ABI objects
Getter at block 23086198 bridgeRewardsCost() view returns (uint256) callReward() view returns (uint256) getAllFees() view returns (struct IFeeConfigAllFees) rewardsAvailable() view returns (uint256)
DURATION() view returns (uint256)
86400
WITHDRAWAL_FEE_CAP() view returns (uint256)
50
WITHDRAWAL_MAX() view returns (uint256)
10000
balanceOf() view returns (uint256)
0
balanceOfPool() view returns (uint256)
0
balanceOfWant() view returns (uint256)
0
beefyFeeConfig() view returns (address)
0xfc69704cc3caac545cc7577009ea4aa04f1a61eb
beefyFeeRecipient() view returns (address)
0x1a07dceefeebba3d1873e2b92bef190d2f11c3cb
chef() view returns (address)
0x06eb48763f117c7be887296cdcdfad2e4092739c
depositFee() view returns (uint256)
0
depositToken() view returns (address)
0xd9aaec86b65d86f6a7b5b1b0c42ffa531710b6ca
getStratFeeId() view returns (uint256)
0
harvestOnDeposit() view returns (bool)
true
keeper() view returns (address)
0x4fed5491693007f0cd49f4614ffc38ab6a04b619
lastHarvest() view returns (uint256)
1691246479
lockedProfit() view returns (uint256)
0
minSwap() view returns (uint256)
1000000000000000000
native() view returns (address)
0x4200000000000000000000000000000000000006
nativeToDeposit() view returns (address[])
[0x4200000000000000000000000000000000000006, 0x6FbFcf88DB1aADA31F34215b2a1Df7fafb4883e9, 0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA]
nativeToDepositPath() view returns (uint8 swapKind, struct IBalancerVaultFundManagement funds)
(swapKind=0, funds=(0x494ccd045a06ba27a6888def8fe026e1137593e7, false, 0x494ccd045a06ba27a6888def8fe026e1137593e7, false))
output() view returns (address)
0xe3b53af74a4bf62ae5511055290838050bf764df
owner() view returns (address)
0x3b60f7f25b09e71356cdffc6475c222a466a2ac9
paused() view returns (bool)
false
poolId() view returns (uint256)
1
routerPoolId() view returns (uint256)
1
srcSwapper() view returns (address)
0xc8c86f0a4879a0479554c7599dde3ef51614996e
stargateRouter() view returns (address)
0x45f1a95a4d3f3836523f5c83673c797f4d4d263b
strategist() view returns (address)
0x4cc72219fc8aef162fc0c255d9b9c3ff93b10882
totalLocked() view returns (uint256)
472777
unirouter() view returns (address)
0xba12222222228d8ba445958a75a0704d566bf2c8
vault() view returns (address)
0x0c565588d89d893d1b801be72e2db72e1f63779f
want() view returns (address)
0x4c80e24119cfb836cdf0a6b53dc23f04f7e652ca
withdrawFee() view returns (uint256)
0
Read-only
This contract contains no read-only function objects.
State-modifying
Events beforeDeposit()
bridgeRewards() payable
deposit()
harvest()
harvest(address callFeeRecipient)
initialize(address _want, address _output, uint256 _poolId, address _chef, address _stargateRouter, uint256 _routerPoolId, uint256 _minSwap, address _srcSwapper, bytes32[] _nativeToDepositPools, address[] _nativeToDepositRoute, struct StratFeeManagerInitializableCommonAddresses _commonAddresses)
managerHarvest()
panic()
pause()
renounceOwnership()
retireStrat()
setBeefyFeeConfig(address _beefyFeeConfig)
setBeefyFeeRecipient(address _beefyFeeRecipient)
setHarvestOnDeposit(bool _harvestOnDeposit)
setKeeper(address _keeper)
setMinSwap(uint256 _minSwap)
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)
ChargedFees(uint256 callFees, uint256 beefyFees, uint256 strategistFees)
Deposit(uint256 tvl)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address 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 harvester, uint256 wantHarvested, uint256 tvl)
Unpaused(address account)
Withdraw(uint256 tvl)
This contract contains no constructor objects.
receive()
This contract contains no error objects.