PassiveStrategy

Verified contract

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

No balances found for "PassiveStrategy"

0x09d0c1fc44a50032f610ff617ef59609c52ad8f42c51f016bceb3a2033571a96
0x6e7d10a7c628ddc75ee9fd525230e5f0f9cad3c719649c894ef925527d165592
0xd8c23c555111323e2fa8b2d37e684998d6ec17edaf1758a2982358e48e4915ec
0x2bc2f41196a720835c5a66ecf0330d4d1a56e95ae6fa3b2ac071d885972b16b1
0xb684a8604620ce3aed7644522af60cd0c0d04ec90691261085907705880f4fef
0x3018521c47e84eb7c3fbeeb3ebfb7ea639a803f4b2fa88877ef50300c3ba926b
0xae4af90386640b893d6707a1378a0dadf6551f97d8414a4e85eb49abc477babe
0xe39cacd68c7ac830e90e480ec1ea6e6d391f9f5b022a99687a6bffa6ad765891
0xef4771eb1b3c69a4054e9900464b306c2bd9240dab34925b9251d4f60785b7a7
0xe31520b9affa2b043ba0abe87e20fd68cfc075f0fb164d711447086d7d23a8a9

Functions
Getter at block 21023197
baseThreshold(view returns (int24)
3600
getTwap(view returns (int24)
197594
keeper(view returns (address)
0x04c82c5791bbbdfbdda3e836ccbef567fdb2ea07
lastTick(view returns (int24)
202172
lastTimestamp(view returns (uint256)
1692438467
limitThreshold(view returns (int24)
1200
maxTwapDeviation(view returns (int24)
100
minTickMove(view returns (int24)
0
period(view returns (uint256)
85500
pool(view returns (address)
0x8ad599c3a0ff1de082011efddc58f1908eb6e6d8
shouldRebalance(view returns (bool)
false
tickSpacing(view returns (int24)
60
twapDuration(view returns (uint32)
60
vault(view returns (address)
0x9bf7b46c7ad5ab62034e9349ab912c0345164322
Read-only

This contract contains no read-only function objects.

State-modifying
rebalance(
setBaseThreshold(int24 _baseThreshold
setKeeper(address _keeper
setLimitThreshold(int24 _limitThreshold
setMaxTwapDeviation(int24 _maxTwapDeviation
setMinTickMove(int24 _minTickMove
setPeriod(uint256 _period
setTwapDuration(uint32 _twapDuration
Events

This contract contains no event objects.

Constructor
constructor(address _vaultint24 _baseThresholdint24 _limitThresholduint256 _periodint24 _minTickMoveint24 _maxTwapDeviationuint32 _twapDurationaddress _keeper
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.