VaultAdaptorYearnV2_032

Verified contract

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

No balances found for "VaultAdaptorYearnV2_032"

0x9b37314cc4f5454cc1798c2bc73d00ee8f2222d16e60b3bf482661ebfc7f00d4
0x1c11be527afeb1d55850012caa3b5316f3bfff9bfba5e1a6574cfb5fab7ba970
0xaadc894d17e0d55b7148a54ccf49c1cce99a7a615f0d48744b08c2123f0602ff
0xc85d8ff1ba50f3285429f51548d8a984a8d8e9b585ac83b11ff7cdfcfefab140
0xb7208f5b4d993a131a6647128b99af0a567fc67709857915a33d6b493d1a4b26
0x5542f4713c12dd9c19fa57494d8bbdbf3672f1047f31c05e38922db1347a4378
0xaa112b67c7a381318f1814b82dd0d8f43107ebea8a2f5b0608846f809d995b9b
0xb03ec6e4461d740478f50d6ce6230e60d3b75530c3218483664abcf2ffbd0c6e
0xfc04a2e401ee408ff027655eebcf2c228f16e7ffa3980a3a7fc20349b5663adb
0x61587b4eb16c044b6d4679bd17c3700b53c854391046082085a6b13c10f3b66c

Functions
Getter at block 20940552
CHAINLINK_PRICE_DECIMALS(view returns (uint8)
8
CHAINLINK_PRICE_DECIMAL_FACTOR(view returns (uint256)
100000000
CURVE_RATIO_DECIMALS(view returns (uint256)
6
CURVE_RATIO_DECIMALS_FACTOR(view returns (uint256)
1000000
DEFAULT_DECIMALS(view returns (uint8)
18
DEFAULT_DECIMALS_FACTOR(view returns (uint256)
1000000000000000000
N_COINS(view returns (uint8)
3
PERCENTAGE_DECIMALS(view returns (uint8)
4
PERCENTAGE_DECIMAL_FACTOR(view returns (uint256)
10000
baseProfit(view returns (uint256)
100000000000000000000
controller(view returns (address)
0xcc5c60a319d33810b9eab9764717eef84defb8f4
ctrlPaused(view returns (bool)
true
decimals(view returns (uint256)
18
entered(view returns (bool)
false
gasBounty(view returns (uint256)
0
getStrategiesLength(view returns (uint256)
1
investThreshold(view returns (uint256)
0
investTrigger(view returns (bool)
false
openHarvest(view returns (bool)
false
owner(view returns (address)
0xdc954086cf07f3889f186118395bad186179ac77
strategiesLength(view returns (uint256)
1
strategyRatioBuffer(view returns (uint256)
500
token(view returns (address)
0x6c3f90f043a72fa612cbac8115ee7e52bde6e490
totalAssets(view returns (uint256)
0
 
totalEstimatedAssets(view returns (uint256)
vault(view returns (address)
0x8029157b06be67693dc0e94fbfc55b200180f548
vaultReserve(view returns (uint256)
0
Read-only
getStrategyAssets(uint256 indexview returns (uint256 amount)
strategyHarvestTrigger(uint256 indexuint256 callCostview returns (bool harvested)
whitelist(addressview returns (bool)
State-modifying
addToWhitelist(address user
deposit(uint256 amount
invest(
migrate(address child
removeFromWhitelist(address user
renounceOwnership(
setController(address newController
setGasBounty(uint256 bounty
setInvestThreshold(uint256 _investThreshold
setOpenHarvest(bool status
setStrategiesLength(uint256 _strategiesLength
setStrategyRatioBuffer(uint256 _strategyRatioBuffer
setVaultReserve(uint256 reserve
strategyHarvest(uint256 indexreturns (bool harvested)
transferOwnership(address newOwner
updateStrategyRatio(uint256[] strategyRatios
withdraw(uint256 amount
withdraw(uint256 amountaddress recipient
withdrawByStrategyIndex(uint256 amountaddress recipientuint256 strategyIndex
withdrawByStrategyOrder(uint256 amountaddress recipientbool reversed
withdrawToAdapter(uint256 amountuint256 maxLoss
Events
ChangeController(address indexed oldControlleraddress indexed newController
LogAdaptorReserve(uint256 reserve
LogAdaptorStrategies(uint256 length
LogAddToWhitelist(address indexed user
LogMigrate(address parentaddress childuint256 amount
LogNewAdaptorInvestThreshold(uint256 threshold
LogNewAdaptorStrategyBuffer(uint256 buffer
LogNewDebtRatios(uint256[] strategyRetios
LogRemoveFromWhitelist(address indexed user
LogWithdrawToAdapter(uint256 totalLossuint256 maxLossuint256 valueuint256 MAX_BPS
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _vaultaddress _token
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.