StrategyFrxConvex
Verified contract
Active on
Ethereum with 13 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 "StrategyFrxConvex"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13182033 | 3 years ago | | | 0 | 0.18657325 | |
| 13048472 | 3 years ago | | | 0 | 0.078419640 | |
| 12958514 | 3 years ago | | | 0 | 0.048644336 | |
| 12913339 | 3 years ago | | | 0 | 0.057183690 | |
| 12882949 | 3 years ago | | | 0 | 0.034002414 | |
| 12785969 | 3 years ago | | | 0 | 0.071320566 | |
| 12756324 | 3 years ago | | | 0 | 0.033872238 | |
| 12740420 | 3 years ago | | | 0 | 0.039099711 | |
| 12725316 | 3 years ago | | | 0 | 0.033690438 | |
| 12712271 | 3 years ago | | | 0 | 0.024014783 |
ABI
ABI objects
Getter at block 21275371
FEE_DENOMINATOR() view returns (uint256)
10000
balanceOf() view returns (uint256)
0
balanceOfPool() view returns (uint256)
0
balanceOfWant() view returns (uint256)
0
baseRewardPool() view returns (address)
0xb900ef131301b307db5efcbed9dbb50a3e209b2e
booster() view returns (address)
0xf403c135812408bfbe8713b5a23a04b3d48aae31
controller() view returns (address)
0x29d3782825432255041db2eafcb7174f5273f08a
crv() view returns (address)
0xd533a949740bb3306d119cc777fa900ba034cd52
cvx() view returns (address)
0x4e3fbd56cd56c3e72c1403e103b45db9da5b9d2b
earned() view returns (uint256)
840514346360596216622178
frx() view returns (address)
0x853d955acef822db058eb8505911ed77f175b99e
fxs() view returns (address)
0x3432b6a60d23ca0dfca7761b7ab56459d9c964d0
getName() pure returns (string)
StrategyFrxConvex
governance() view returns (address)
0xb36a0671b3d49587236d7833b01e79798175875f
keepCRV() view returns (uint256)
10000
metapool() view returns (address)
0xd632f22692fac7611d2aa1c0d552930d43caed3b
performanceFee() view returns (uint256)
0
proxy() view returns (address)
0xf34ae3c7515511e29d8afe321e67bdf97a274f1a
strategist() view returns (address)
0xb36a0671b3d49587236d7833b01e79798175875f
sushiRouter() view returns (address)
0xd9e1ce17f2641f24ae83637ab66a2cca9c378b9f
three_crv() view returns (address)
0x6c3f90f043a72fa612cbac8115ee7e52bde6e490
three_pool() view returns (address)
0xbebc44782c7db0a1a60cb6fe97d0b483032ff1c7
uniRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
usdc() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
voter() view returns (address)
0x52f541764e6e90eebc5c21ff570de0e2d63766b6
want() view returns (address)
0xd632f22692fac7611d2aa1c0d552930d43caed3b
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 maxSlippageCVX, uint256 maxSlippageCRV, uint256 maxSlippageFXS, 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.