ConvexStratedgy_MIM_SPELL
Verified contract
Active on
Ethereum with 2 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 8 additional slots
0x2258…ae69
-
variable spans 3 additional slots
0xbebc…f1c7
0x6c3f…e490
Balances ($0.00)
No balances found for "ConvexStratedgy_MIM_SPELL"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20875063 | 2 months ago | | | 0 | 0.00028667331 | |
| 16104760 | 2 years ago | | | 0 | 0.00086489097 |
ABI
ABI objects
Getter at block 21313836 config() view returns (struct CurveConvexStratBaseConfig) renounceOwnership() view totalHoldings() view returns (uint256)
CURVE_3POOL_LP_TOKEN_ID() view returns (uint128)
1
CURVE_3POOL_LP_TOKEN_ID_INT() view returns (int128)
1
CURVE_PRICE_DENOMINATOR() view returns (uint256)
1000000000000000000
DEPOSIT_DENOMINATOR() view returns (uint256)
10000
DSF() view returns (address)
0x22586ea4fdaa9ef012581109b336f0124530ae69
DSF_DAI_TOKEN_ID() view returns (uint256)
0
DSF_EXTRA_TOKEN_ID() view returns (uint256)
3
DSF_USDC_TOKEN_ID() view returns (uint256)
1
DSF_USDT_TOKEN_ID() view returns (uint256)
2
UNISWAP_USD_MULTIPLIER() view returns (uint256)
1000000000000
cvxPoolPID() view returns (uint256)
40
cvxRewards() view returns (address)
0xfd5abf66b003881b88567eb9ed9c651f14dc4771
extraRewards() view returns (address)
0x69a92f1656cd2e193797546cfe2eaf32eaccf6f7
extraToken() view returns (address)
0x090185f2135308bad17527004364ebcc2d37e5f6
feeDistributor() view returns (address)
0xa68be02a2b7ebecac84a6f33f2dda63b05911b95
managementFees() view returns (uint256)
0
minDepositAmount() view returns (uint256)
9975
owner() view returns (address)
0xa68be02a2b7ebecac84a6f33f2dda63b05911b95
pool() view returns (address)
0x5a6a4d54456819380173272a5e8e9b9904bdf41b
pool3() view returns (address)
0xbebc44782c7db0a1a60cb6fe97d0b483032ff1c7
pool3LP() view returns (address)
0x6c3f90f043a72fa612cbac8115ee7e52bde6e490
poolLP() view returns (address)
0x5a6a4d54456819380173272a5e8e9b9904bdf41b
token() view returns (address)
0x99d8a9c45b2eca8864373a26d1459e3dff1e17f3
Read-only
calcSharesAmount(uint256[3] tokenAmounts, bool isDeposit) view returns (uint256 sharesAmount)
calcWithdrawOneCoin(uint256 userRatioOfCrvLps, uint128 tokenIndex) view returns (uint256 tokenAmount)
decimalsMultipliers(uint256) view returns (uint256)
State-modifying
Events autoCompound()
changeFeeDistributor(address _feeDistributor)
claimManagementFees() returns (uint256)
deposit(uint256[3] amounts) returns (uint256)
sellExtraToken()
sellToken()
setDSF(address DSFAddr)
transferOwnership(address newOwner)
updateMinDepositAmount(uint256 _minDepositAmount)
withdraw(address withdrawer, uint256 userRatioOfCrvLps, uint256[3] tokenAmounts, uint8 withdrawalType, uint128 tokenIndex) returns (bool)
withdrawAll()
withdrawStuckToken(address _token)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SoldRewards(uint256 cvxBalance, uint256 crvBalance, uint256 extraBalance)
constructor(struct CurveConvexStratBaseConfig config)
This contract contains no fallback and receive objects.
This contract contains no error objects.