WethWamplManager

Verified contract

Active on Ethereum with 28 txns
Deployed by via 0xda76be71 at 20470208
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 3 additional slots

No balances found for "WethWamplManager"

0x722a2afd8741382d972349f8109f86e0c09665a5c233e9ba18cb3ab82e816a4d
0xda9d18c054eab4334b0c9ee376dd7746c47d5c5913c0862aaeec2894f4f888ea
0xd141b5f996ce1410f2ac5c712f0ceb8817e87af3ee5222d60278d528d92fdb99
0x325a46e0f6cc401be416c3222fadee0583ba376a98430f5d28bec3a4ac469020
0x87df2bed29946ff5d2549cd6fa8cc4d51478c067fd99d8fcbe8bd3e49ad384ec
0x37b06905341df590d1ba8cba6eaaf9caef01b41593b7d1d8d0553285effaf0ea
0x173b42fb0768a83ab0a9167dde337f75b567028a249564582a3e3292351616bf
0x9fb8c92b8c7f16568aad12dc2dc77cc94b4546629d1cf0c9404aa429f88f0474
0xd1644ff835e268511602d3695bfa63e8da58e294afa10f65a58cd798d0e5fddf
0x9abf452c6634fcbb850698bae4f30afee6043c7d2bcc25af9466bb0fa5981b15

Functions
Getter at block 20890933
CL_ORACLE_STALENESS_THRESHOLD_SEC(view returns (uint256)
86400
DECIMALS(view returns (uint256)
18
MAX_DEVIATION(view returns (uint256)
100000000000000000000
MIN_ACTIVE_LIQ_PERC(view returns (uint256)
200000000000000000
ONE(view returns (uint256)
1000000000000000000
ONE_AMPL(view returns (uint256)
1000000000
ONE_WAMPL(view returns (uint256)
1000000000000000000
POOL(view returns (address)
0x0c2b6bf7322a3cceb47c7ba74f2c75a19f530f11
VAULT(view returns (address)
0x9658b5bdcad59dd0b7b936d955e5df81ea2b4dcb
WAMPL(view returns (address)
0xedb171c18ce90b633db442f2a6f72874093b49ef
WETH(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
activeLiqPercFn1(view returns (uint256 x1uint256 y1uint256 x2uint256 y2)
(x1=0, y1=500000000000000000, x2=1000000000000000000, y2=1000000000000000000)
activeLiqPercFn2(view returns (uint256 x1uint256 y1uint256 x2uint256 y2)
(x1=1000000000000000000, y1=1000000000000000000, x2=2000000000000000000, y2=500000000000000000)
cpiOracle(view returns (address)
0x2a18bfb505b49aed12f19f271cc1183f98ff4f71
decimals(pure returns (uint8)
18
ethOracle(view returns (address)
0x5f4ec3df9cbd43714fe2740f5e3616155c5b8419
getEthUSDPrice(view returns (uint256bool)
(2380091214630000000000, true)
isOverweightWampl(view returns (bool)
true
owner(view returns (address)
0x57981b1eafe4b18ec97f8b10859b40207b364662
prevDeviation(view returns (uint256)
949868575758741436
tolerableActiveLiqPercDelta(view returns (uint256)
100000000000000000
Read-only
computeActiveLiqPerc(uint256 deviationview returns (uint256)
getAmplUSDPrice(uint256 ethUSDPriceview returns (uint256)
getWamplUSDPrice(uint256 ethUSDPriceview returns (uint256)
State-modifying
computeDeviationFactor(returns (uint256bool)
execOnVault(bytes callDatareturns (bytes)
rebalance(
setActivePercParams(uint256 tolerableActiveLiqPercDelta_struct WethWamplManagerLine activeLiqPercFn1_struct WethWamplManagerLine activeLiqPercFn2_
setCpiOracle(address cpiOracle_
setEthOracle(address ethOracle_
setLiquidityRanges(int24 baseThresholduint24 fullRangeWeightint24 limitThreshold
transferOwnership(address owner_
Events

This contract contains no event objects.

Constructor
constructor(address vault_address cpiOracle_address ethOracle_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.