MIMCurveStakeDao

Verified contract

Active on Ethereum with 1 txns
Deployed by via 0x37aedfb3 at 15668300
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
--
0x3e1dc03c8ae9f1f191986204175ba9fb759ce07d97482835e9d904b34cc2cc31

Functions
Getter at block 21329937
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.