SNXRewardUniLPStrategy
Verified contract
Active on
Ethereum with 1 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xbb2b…d940
0xca35…068e
Balances ($1,081.71)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.350795 | $3,083.61 |
$1,081.71 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10916510 | 4 years ago | | | 0 | 0.031975460 |
ABI
ABI objects
Getter at block 21189509
controller() view returns (address)
0x7583d7f36635e5642713accbded717ca59fdad07
depositArbCheck() view returns (bool)
true
governance() view returns (address)
0xf066789028fe31d4f53b69b81b328b8218cc0641
investedUnderlyingBalance() view returns (uint256)
0
profitSharingDenominator() view returns (uint256)
100
profitSharingNumerator() view returns (uint256)
30
rewardPool() view returns (address)
0xca35e32e7926b96a9988f61d510e038108d8068e
rewardToken() view returns (address)
0x1f9840a85d5af5bf1d1762f925bdaddc4201f984
sell() view returns (bool)
true
sellFloor() view returns (uint256)
10000000000000000000
store() view returns (address)
0xc95cbe4ca30055c787cb784be99d6a8494d0d197
underlying() view returns (address)
0xbb2b8038a1640196fbe3e38816f3e67cba72d940
uniLPComponentToken0() view returns (address)
0x2260fac5e5542a773aa44fbcfedf7c193bc2c599
uniLPComponentToken1() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
uniswapRouterV2() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
vault() view returns (address)
0xb1feb6ab4ef7d0f41363da33868e85eb0f3a57ee
Read-only
uniswapRoutes(address, uint256) view returns (address)
unsalvagableTokens(address) view returns (bool)
State-modifying
Events continueInvesting()
doHardWork()
emergencyExit()
salvage(address recipient, address token, uint256 amount)
setLiquidationPaths(address[] _uniswapRouteToToken0, address[] _uniswapRouteToToken1)
setSell(bool s)
setSellFloor(uint256 floor)
setStorage(address _store)
withdrawAllToVault()
withdrawToVault(uint256 amount)
ProfitLogInReward(uint256 profitAmount, uint256 feeAmount, uint256 timestamp)
ProfitsNotCollected()
constructor(address _storage, address _underlying, address _vault, address _rewardPool, address _rewardToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.