WethWamplManager
Verified contract
Active on
Ethereum with 11 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0f8f…7881
-
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) |
---|---|---|---|---|---|---|---|
| 21377416 | a day ago | | | 0 | 0.011500667 | |
| 21373831 | 2 days ago | | | 0 | 0.028119997 | |
| 21372040 | 2 days ago | | | 0 | 0.016540020 | |
| 21366673 | 3 days ago | | | 0 | 0.032070931 | |
| 21356812 | 4 days ago | | | 0 | 0.0088267110 | |
| 21350551 | 5 days ago | | | 0 | 0.012349594 | |
| 21345246 | 6 days ago | | | 0 | 0.026631950 | |
| 21332438 | 7 days ago | | | 0 | 0.024743375 | |
| 21279996 | 15 days ago | | | 0 | 0.024238664 | |
| 21268280 | 16 days ago | | | 0 | 0.0075294595 |
ABI
ABI objects
Getter at block 21384662 isOverweightWampl() view returns (bool)
DECIMALS() view returns (uint256)
18
MIN_ACTIVE_LIQ_PERC() view returns (uint256)
200000000000000000
ONE() view returns (uint256)
1000000000000000000
POOL() view returns (address)
0x0c2b6bf7322a3cceb47c7ba74f2c75a19f530f11
VAULT() view returns (address)
0x9658b5bdcad59dd0b7b936d955e5df81ea2b4dcb
activeLiqPercFn1() view returns (uint256 x1, uint256 y1, uint256 x2, uint256 y2)
(x1=750000000000000000, y1=500000000000000000, x2=1000000000000000000, y2=1000000000000000000)
activeLiqPercFn2() view returns (uint256 x1, uint256 y1, uint256 x2, uint256 y2)
(x1=1000000000000000000, y1=1000000000000000000, x2=1500000000000000000, y2=500000000000000000)
decimals() pure returns (uint8)
18
oracle() view returns (address)
0x0f8f519878c10ce36c6aaf89c1aeefaade5d7881
owner() view returns (address)
0x57981b1eafe4b18ec97f8b10859b40207b364662
prevDeviation() view returns (uint256)
1007884533360496370
tolerableActiveLiqPercDelta() view returns (uint256)
100000000000000000
Read-only
computeActiveLiqPerc(uint256 deviation) view returns (uint256)
shouldForceRebalance(uint256 deviation, uint256 prevDeviation_, uint256 activeLiqPercDelta) view returns (bool)
shouldRemoveLimitRange(uint256 deviation) view returns (bool)
State-modifying
Events execOnVault(bytes callData) returns (bytes)
rebalance()
renounceOwnership()
setActivePercParams(uint256 tolerableActiveLiqPercDelta_, struct Line activeLiqPercFn1_, struct Line activeLiqPercFn2_)
setLiquidityRanges(int24 baseThreshold, uint24 fullRangeWeight, int24 limitThreshold)
transferOwnership(address newOwner)
updateOracle(address oracle_)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address vault_, address oracle_)
This contract contains no fallback and receive objects.
This contract contains no error objects.