StrategyUniEthDaiLpV3
Verified contract
Proxy
Active on
Ethereum with 36 txns
Unified storage
Map
Table
Raw
Constants and immutables
11
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "StrategyUniEthDaiLpV3"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10972909 | 4 years ago | | | 0 | 0.0068376000 | |
| 10972469 | 4 years ago | | | 0 | 0.027934693 | |
| 10972270 | 4 years ago | | | 0 | 0.010256400 | |
| 10971777 | 4 years ago | | | 0 | 0.050901014 | |
| 10969837 | 4 years ago | | | 0 | 0.033547664 | |
| 10967902 | 4 years ago | | | 0 | 0.040668642 | |
| 10966132 | 4 years ago | | | 0 | 0.054545900 | |
| 10959914 | 4 years ago | | | 0 | 0.041987654 | |
| 10955027 | 4 years ago | | | 0 | 0.056885289 | |
| 10953364 | 4 years ago | | | 0 | 0.045115919 |
ABI
ABI objects
Getter at block 21392347
balanceOf() view returns (uint256)
0
balanceOfPool() view returns (uint256)
0
balanceOfWant() view returns (uint256)
0
burn() view returns (address)
0x000000000000000000000000000000000000dead
burnFee() view returns (uint256)
150
burnMax() view returns (uint256)
10000
controller() view returns (address)
0x47b63741e040e73e9e953239e0f64338406f1996
dai() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
getHarvestable() view returns (uint256)
8361130661039749
getName() pure returns (string)
StrategyUniEthDaiLpV3
governance() view returns (address)
0xd92c7faa0ca0e6ae4918f3a83d9832d9caeaa0d3
keepUNI() view returns (uint256)
0
keepUNIMax() view returns (uint256)
10000
performanceFee() view returns (uint256)
300
performanceMax() view returns (uint256)
10000
pickle() view returns (address)
0x429881672b9ae42b8eba0e26cd9c73711b891ca5
rewards() view returns (address)
0xa1484c3aa22a66c62b77e0ae78e15258bd0cb711
strategist() view returns (address)
0x907d9b32654b8d43e8737e0291ad9bfcce01dad6
timelock() view returns (address)
0x907d9b32654b8d43e8737e0291ad9bfcce01dad6
uni() view returns (address)
0x1f9840a85d5af5bf1d1762f925bdaddc4201f984
univ2Router2() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
want() view returns (address)
0xa478c2975ab1ea89e8196811f51a7b7ade33eb11
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
withdrawalFee() view returns (uint256)
50
withdrawalMax() view returns (uint256)
10000
Read-only
This contract contains no read-only function objects.
State-modifying
Events brine()
deposit()
execute(address _target, bytes _data) payable returns (bytes response)
freeWithdraw(uint256 _amount)
harvest()
setBurnFee(uint256 _burnFee)
setController(address _controller)
setGovernance(address _governance)
setKeepUNI(uint256 _keepUNI)
setPerformanceFee(uint256 _performanceFee)
setStrategist(address _strategist)
setTimelock(address _timelock)
setWithdrawalFee(uint256 _withdrawalFee)
withdraw(address _asset) returns (uint256 balance)
withdraw(uint256 _amount)
withdrawAll() returns (uint256 balance)
withdrawGauge(address _gauge, address _asset)
withdrawUniswap(address _stake, address _asset)
This contract contains no event objects.
constructor(address _governance, address _strategist, address _controller, address _timelock)
This contract contains no fallback and receive objects.
This contract contains no error objects.