StrategyProxy
Verified contract
Proxy
Active on
Ethereum with 5 txns
Unified storage
Map
Table
Raw
Constants and immutables
1
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
Balances ($0.00)
No balances found for "StrategyProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12522040 | 4 years ago | | | 0 | 0.0041746360 | |
| 12522039 | 4 years ago | | | 0 | 0.0034534320 | |
| 12504740 | 4 years ago | | | 0 | 0.0059006630 | |
| 11999277 | 4 years ago | | | 0 | 0.0084608480 | |
| 11999274 | 4 years ago | | | 0 | 0.054073712 |
ABI
ABI objects
Getter at block 21319781
implementation() view returns (address)
0x118eea40ead55e96a605c488cb2c93833f89c9a4
allowedRewardClaimable() view returns (bool)
false
controller() view returns (address)
0x7583d7f36635e5642713accbded717ca59fdad07
depositArbCheck() view returns (bool)
true
feeBase() view returns (uint256)
10000
feeHolder() view returns (address)
0xf066789028fe31d4f53b69b81b328b8218cc0641
feeRatio() view returns (uint256)
3000
governance() view returns (address)
0xf066789028fe31d4f53b69b81b328b8218cc0641
hodlVault() view returns (address)
0x274aa8b58e8c57c4e347c8768ed853eb6d375b48
investedUnderlyingBalance() view returns (uint256)
583285887061
multiSig() view returns (address)
0x0000000000000000000000000000000000000000
nextImplementation() view returns (address)
0x0000000000000000000000000000000000000000
nextImplementationDelay() view returns (uint256)
43200
nextImplementationTimestamp() view returns (uint256)
0
pausedInvesting() view returns (bool)
false
poolId() view returns (uint256)
21
potPool() view returns (address)
0x08aa65118996eaa61372b65978cfa684f2c749b2
profitSharingDenominator() view returns (uint256)
1000
profitSharingNumerator() view returns (uint256)
300
rewardPool() view returns (address)
0xc2edad668740f1aa35e4d8f227fb8e17dca888cd
rewardToken() view returns (address)
0x6b3595068778dd592e39a122f4f5a5cf09c90fe2
sell() view returns (bool)
true
sellFloor() view returns (uint256)
1000000000000000000
shouldUpgrade() view returns (bool, address)
(false, 0x0000000000000000000000000000000000000000)
sushiswapRouterV2() view returns (address)
0xd9e1ce17f2641f24ae83637ab66a2cca9c378b9f
underlying() view returns (address)
0xceff51756c56ceffca006cd410b03ffc46dd3a58
uniswapRouterV2() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
vault() view returns (address)
0xb677bca369f2523f62862f88d83471d892dd55b9
wbtc_weth_unused() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
unsalvagableTokens(address token) view returns (bool)
State-modifying
Events upgrade()
continueInvesting()
doHardWork()
emergencyExit()
finalizeUpgrade()
initialize(address _storage)
initialize(address _storage, address _underlying, address _vault, address _rewardPool, address _rewardToken, uint256 _profitSharingNumerator, uint256 _profitSharingDenominator, bool _sell, uint256 _sellFloor, uint256 _implementationChangeDelay)
initializeMasterChefHodlStrategy(address _storage, address _underlying, address _vault, address _rewardPool, address _rewardToken, uint256 _poolId, address _hodlVault, address _potPool)
initializeStrategy(address _storage, address _vault)
salvage(address recipient, address token, uint256 amount)
scheduleUpgrade(address impl)
setFeeHolder(address _value)
setFeeRatio(uint256 _value)
setHodlVault(address _value)
setPotPool(address _value)
setStorage(address _store)
withdrawAllToVault()
withdrawToVault(uint256 amount)
Upgraded(address indexed implementation)
ProfitAndBuybackLog(uint256 profitAmount, uint256 feeAmount, uint256 timestamp)
ProfitLogInReward(uint256 profitAmount, uint256 feeAmount, uint256 timestamp)
ProfitsNotCollected(bool sell, bool floor)
constructor(address _implementation)
fallback()
This contract contains no error objects.