Strategy3CrvConvex
Verified contract
Active on
Ethereum with 27 txns
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 "Strategy3CrvConvex"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17776650 | a year ago | | | 0 | 0.00070024800 | |
| 16989135 | 2 years ago | | | 0 | 0.00074981304 | |
| 16268370 | 2 years ago | | | 0 | 0.014229814 | |
| 16018102 | 2 years ago | | | 0 | 0.014875414 | |
| 14938318 | 2 years ago | | | 0 | 0.042614346 | |
| 14803761 | 2 years ago | | | 0 | 0.022675954 | |
| 14633877 | 3 years ago | | | 0 | 0.030405846 | |
| 14436072 | 3 years ago | | | 0 | 0.028590806 | |
| 14288430 | 3 years ago | | | 0 | 0.025661226 | |
| 14184191 | 3 years ago | | | 0 | 0.042484030 |
ABI
ABI objects
Getter at block 21124434
FEE_DENOMINATOR() view returns (uint256)
10000
balanceOf() view returns (uint256)
83403698116857503252302
balanceOfPool() view returns (uint256)
83403698116857503252302
balanceOfWant() view returns (uint256)
0
baseRewardPool() view returns (address)
0x689440f2ff927e1f24c72f1087e1faf471ece1c8
booster() view returns (address)
0xf403c135812408bfbe8713b5a23a04b3d48aae31
controller() view returns (address)
0x29d3782825432255041db2eafcb7174f5273f08a
crv() view returns (address)
0xd533a949740bb3306d119cc777fa900ba034cd52
curve() view returns (address)
0xbebc44782c7db0a1a60cb6fe97d0b483032ff1c7
cvx() view returns (address)
0x4e3fbd56cd56c3e72c1403e103b45db9da5b9d2b
earned() view returns (uint256)
652260206907632189695548
getName() pure returns (string)
Strategy3CrvConvex
governance() view returns (address)
0xf930ebbd05ef8b25b1797b9b2109ddc9b0d43063
keepCRV() view returns (uint256)
0
performanceFee() view returns (uint256)
1500
proxy() view returns (address)
0xf34ae3c7515511e29d8afe321e67bdf97a274f1a
strategist() view returns (address)
0x000755fbe4a24d7478bfcfc1e561afce82d1ff62
sushiRouter() view returns (address)
0xd9e1ce17f2641f24ae83637ab66a2cca9c378b9f
usdc() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
voter() view returns (address)
0x52f541764e6e90eebc5c21ff570de0e2d63766b6
want() view returns (address)
0x6c3f90f043a72fa612cbac8115ee7e52bde6e490
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
withdrawalFee() view returns (uint256)
50
Read-only
This contract contains no read-only function objects.
State-modifying
Events deposit()
harvest(uint256 maxSlippageCRV, uint256 maxSlippageCVX, uint256 maxSlippageCRVAddLiquidity)
setController(address _controller)
setGovernance(address _governance)
setKeepCRV(uint256 _keepCRV)
setPerformanceFee(uint256 _performanceFee)
setProxy(address _proxy)
setStrategist(address _strategist)
setWithdrawalFee(uint256 _withdrawalFee)
withdraw(address _asset) returns (uint256 balance)
withdraw(uint256 _amount)
withdrawAll() returns (uint256 balance)
Harvested(uint256 wantEarned, uint256 lifetimeEarned)
constructor(address _controller, address _proxy)
This contract contains no fallback and receive objects.
This contract contains no error objects.