ConvexPoolAdapter

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xd189fa60 at 17530127
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ConvexPoolAdapter"

No transactions found for "ConvexPoolAdapter"


Functions
Getter at block 21390502
CONVEX_BOOSTER(view returns (address)
0xf403c135812408bfbe8713b5a23a04b3d48aae31
CURVE_TOKEN(view returns (address)
0xd533a949740bb3306d119cc777fa900ba034cd52
ETH(view returns (address)
0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
WETH(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
convexPid(view returns (uint256)
0
convexRewardPool(view returns (address)
0x0000000000000000000000000000000000000000
curveLpToken(view returns (address)
0x0000000000000000000000000000000000000000
curvePool(view returns (address)
0x0000000000000000000000000000000000000000
healthFactor(view returns (uint256)
0
indexUint(view returns (bool)
false
 
isHealthy(view returns (bool)
 
lpBalance(view returns (uint256 lpBal)
multiPoolStrategy(view returns (address)
0x0000000000000000000000000000000000000000
storedUnderlyingBalance(view returns (uint256)
0
tokensLength(view returns (uint256)
0
 
totalClaimable(view returns (struct ConvexPoolAdapterRewardData[])
 
underlyingBalance(view returns (uint256 underlyingBal)
underlyingToken(view returns (address)
0x0000000000000000000000000000000000000000
underlyingTokenPoolIndex(view returns (int128)
0
useEth(view returns (bool)
false
zapper(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
rewardTokens(uint256view returns (address)
State-modifying
claim(
deposit(uint256 _amountuint256 _minCurveLpAmount
initialize(address _curvePooladdress _multiPoolStrategyuint256 _convexPiduint256 _tokensLengthaddress _zapperbool _useEthbool _indexUintint128 _underlyingTokenPoolIndex
setHealthFactor(uint256 _newHealthFactor
withdraw(uint256 _amountuint256 _minReceiveAmount
Events
Initialized(uint8 version
Constructor
constructor(
Fallback and receive
receive(
Errors
InvalidHealthFactor(
Unauthorized(