WethWamplManager
Verified contract
Active on
Ethereum with 51 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5f4e…8419
-
variable spans 3 additional slots
-
variable spans 3 additional slots
Balances ($0.00)
No balances found for "WethWamplManager"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21261123 | 17 days ago | | | 0 | 0.0087913167 | |
| 21253957 | 18 days ago | | | 0 | 0.0093531228 | |
| 21246788 | 19 days ago | | | 0 | 0.013731999 | |
| 21239625 | 20 days ago | | | 0 | 0.014096689 | |
| 21232463 | 21 days ago | | | 0 | 0.0085968166 | |
| 21218126 | 23 days ago | | | 0 | 0.015761719 | |
| 21182290 | a month ago | | | 0 | 0.020754858 | |
| 21139286 | a month ago | | | 0 | 0.021973510 | |
| 21124966 | a month ago | | | 0 | 0.0064397659 | |
| 21110635 | a month ago | | | 0 | 0.0031206543 |
ABI
ABI objects
Getter at block 21382156 isOverweightWampl() view returns (bool)
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 x1, uint256 y1, uint256 x2, uint256 y2)
(x1=0, y1=750000000000000000, x2=1000000000000000000, y2=1000000000000000000)
activeLiqPercFn2() view returns (uint256 x1, uint256 y1, uint256 x2, uint256 y2)
(x1=1000000000000000000, y1=1000000000000000000, x2=1500000000000000000, y2=500000000000000000)
cpiOracle() view returns (address)
0x2a18bfb505b49aed12f19f271cc1183f98ff4f71
decimals() pure returns (uint8)
18
ethOracle() view returns (address)
0x5f4ec3df9cbd43714fe2740f5e3616155c5b8419
getEthUSDPrice() view returns (uint256, bool)
(3826585211000000000000, true)
owner() view returns (address)
0x57981b1eafe4b18ec97f8b10859b40207b364662
prevDeviation() view returns (uint256)
954248987015832586
tolerableActiveLiqPercDelta() view returns (uint256)
100000000000000000
Read-only
computeActiveLiqPerc(uint256 deviation) view returns (uint256)
getAmplUSDPrice(uint256 ethUSDPrice) view returns (uint256)
getWamplUSDPrice(uint256 ethUSDPrice) view returns (uint256)
State-modifying
Events computeDeviationFactor() returns (uint256, bool)
execOnVault(bytes callData) returns (bytes)
rebalance()
setActivePercParams(uint256 tolerableActiveLiqPercDelta_, struct WethWamplManagerLine activeLiqPercFn1_, struct WethWamplManagerLine activeLiqPercFn2_)
setCpiOracle(address cpiOracle_)
setEthOracle(address ethOracle_)
setLiquidityRanges(int24 baseThreshold, uint24 fullRangeWeight, int24 limitThreshold)
transferOwnership(address owner_)
This contract contains no event objects.
constructor(address vault_, address cpiOracle_, address ethOracle_)
This contract contains no fallback and receive objects.
This contract contains no error objects.