StrategyEursConvex
Verified contract
Active on
Ethereum with 29 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2,337.45)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CRV | ERC-20 | 7.692302K | $0.251399 |
$1,933.84 | |
CVX | ERC-20 | 253.84595 | $1.59 |
$403.62 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17776652 | a year ago | | | 0 | 0.00063866400 | |
| 14938318 | 2 years ago | | | 0 | 0.050460687 | |
| 14803765 | 2 years ago | | | 0 | 0.023538720 | |
| 14633879 | 3 years ago | | | 0 | 0.037083559 | |
| 14436073 | 3 years ago | | | 0 | 0.038746871 | |
| 14288431 | 3 years ago | | | 0 | 0.034699754 | |
| 14184194 | 3 years ago | | | 0 | 0.049110636 | |
| 14106612 | 3 years ago | | | 0 | 0.084852371 | |
| 13920149 | 3 years ago | | | 0 | 0.075273581 | |
| 13848172 | 3 years ago | | | 0 | 0.0013029437 |
ABI
ABI objects
Getter at block 21088381
FEE_DENOMINATOR() view returns (uint256)
10000
balanceOf() view returns (uint256)
192245374207188656096977
balanceOfPool() view returns (uint256)
192245374207188656096977
balanceOfWant() view returns (uint256)
0
baseRewardPool() view returns (address)
0xcb8f69e0064d8cdd29cbeb45a14cf771d904bcd3
booster() view returns (address)
0xf403c135812408bfbe8713b5a23a04b3d48aae31
controller() view returns (address)
0x29d3782825432255041db2eafcb7174f5273f08a
crv() view returns (address)
0xd533a949740bb3306d119cc777fa900ba034cd52
curve() view returns (address)
0x0ce6a5ff5217e38315f87032cf90686c96627caa
cvx() view returns (address)
0x4e3fbd56cd56c3e72c1403e103b45db9da5b9d2b
earned() view returns (uint256)
2587858266163567962818099
eurs() view returns (address)
0xdb25f211ab05b1c97d595516f45794528a807ad8
getName() pure returns (string)
StrategyEursConvex
governance() view returns (address)
0xf930ebbd05ef8b25b1797b9b2109ddc9b0d43063
keepCRV() view returns (uint256)
0
performanceFee() view returns (uint256)
1500
proxy() view returns (address)
0xf34ae3c7515511e29d8afe321e67bdf97a274f1a
quoter() view returns (address)
0xb27308f9f90d607463bb33ea1bebb41c27ce5ab6
strategist() view returns (address)
0xb36a0671b3d49587236d7833b01e79798175875f
sushiRouter() view returns (address)
0xd9e1ce17f2641f24ae83637ab66a2cca9c378b9f
uniswapRouter() view returns (address)
0xe592427a0aece92de3edee1f18e0157c05861564
uniswapRouterAddress() view returns (address)
0xe592427a0aece92de3edee1f18e0157c05861564
usdc() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
voter() view returns (address)
0x52f541764e6e90eebc5c21ff570de0e2d63766b6
want() view returns (address)
0x194ebd173f6cdace046c53eacce9b953f28411d1
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, uint256 maxSlippageEURS)
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.