MIMCurveStakeDao

Verified contract

Active on Ethereum with 4 txns
Deployed by via 0xfd33872c at 15659480
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 7 additional slots
-
variable spans 3 additional slots
ERC-20
--
0x37f2c1e2783cc43f42b4b68e90df640c69290f11ea40e762dc6c32b117517d29
0x2f62c3e6a8f394ce1c2a96dda87199b4138defb001877a4c23ecf491fb063f42
0x056c6147ac7d84b544ea96b1a5bc412b2129c334ecb016faac42d8af4be77f90
0x6ac9b7dab01c4adc5dfe7560653d116f4adce6e1247d5c0820f2086afc82d928

Functions
Getter at block 21216746
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
UNISWAP_USD_MULTIPLIER(view returns (uint256)
1000000000000
ZUNAMI_DAI_TOKEN_ID(view returns (uint256)
0
ZUNAMI_EXTRA_TOKEN_ID(view returns (uint256)
3
ZUNAMI_USDC_TOKEN_ID(view returns (uint256)
1
ZUNAMI_USDT_TOKEN_ID(view returns (uint256)
2
 
config(view returns (struct CurveStakeDaoStratBaseConfig)
extraToken(view returns (address)
0x090185f2135308bad17527004364ebcc2d37e5f6
feeDistributor(view returns (address)
0xe9b2b067ee106a6e518fb0552f3296d22b82b32b
feeTokenId(view returns (uint256)
2
managementFees(view returns (uint256)
0
minDepositAmount(view returns (uint256)
9975
owner(view returns (address)
0xe9b2b067ee106a6e518fb0552f3296d22b82b32b
pool(view returns (address)
0x5a6a4d54456819380173272a5e8e9b9904bdf41b
pool3(view returns (address)
0xbebc44782c7db0a1a60cb6fe97d0b483032ff1c7
pool3LP(view returns (address)
0x6c3f90f043a72fa612cbac8115ee7e52bde6e490
poolLP(view returns (address)
0x5a6a4d54456819380173272a5e8e9b9904bdf41b
 
renounceOwnership(view 
token(view returns (address)
0x99d8a9c45b2eca8864373a26d1459e3dff1e17f3
 
totalHoldings(view returns (uint256)
vault(view returns (address)
0x98dd95d0ac5b70b0f4ae5080a1c2eea8c5c48387
zunami(view returns (address)
0x932370b862599798f3d9a88c59d3d23cc5d07197
Read-only
calcSharesAmount(uint256[3] tokenAmountsbool isDepositview returns (uint256 sharesAmount)
calcWithdrawOneCoin(uint256 userRatioOfCrvLpsuint128 tokenIndexview returns (uint256 tokenAmount)
decimalsMultipliers(uint256view returns (uint256)
State-modifying
autoCompound(
changeFeeDistributor(address _feeDistributor
claimManagementFees(returns (uint256)
deposit(uint256[3] amountsreturns (uint256)
sellToken(
setFeeTokenId(uint256 feeTokenIdParam
setZunami(address zunamiAddr
transferOwnership(address newOwner
updateMinDepositAmount(uint256 _minDepositAmount
withdraw(address withdraweruint256 userRatioOfCrvLpsuint256[3] tokenAmountsuint8 withdrawalTypeuint128 tokenIndexreturns (bool)
withdrawAll(
withdrawStuckToken(address _token
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SoldRewards(uint256 sdtBalanceuint256 crvBalanceuint256 extraBalance
Constructor
constructor(struct CurveStakeDaoStratBaseConfig config
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.