PassiveStrategy

Verified contract

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

No balances found for "PassiveStrategy"

0xea37009c58180655d65c1e52dce2f873e21fbe5ef00ad27ebf41b4a3378bd8bc
0xe07c3a1206ef63f03c2df688e8f52291cf1c70a07c5660459dea504d56a14a7d
0xc76ba8978fc9908f9af6a8a08019c8386bf0cfca1e8968844734788020b59405
0x331e5aefa0beadf89e5ec9cb15812163ddb8d993e155d8e2327a8934fbffb57d
0xb15cf062f2a94bdcaee07e427adff84a61f4fa3529477db72914df4135aeed4a
0x7895d01b330a9c1a8a44b5db3891843b22cb410c46d9531352d8b7c44ce8dd1e
0x7ea92eaa72585c1cd23b900477fd2a1e4937ce5f83c2bebef9f944354e064506
0xb0a10dd19ceea9537fdb3a5d16f5d02cbbe62ec4a4badf78b8cf925d5b3be27d
0x62d01ea4b11ac980ddff3b6880b4eaf1e73d270240d5aa2505005f2c73633cbf
0xcc95a165398eab6514c65088ef02bf9208b9ab4a39a458375a37b8264b96cf27

Functions
Getter at block 20853038
baseThreshold(view returns (int24)
3600
getTwap(view returns (int24)
64869
keeper(view returns (address)
0x04c82c5791bbbdfbdda3e836ccbef567fdb2ea07
lastTick(view returns (int24)
55665
lastTimestamp(view returns (uint256)
1692510251
limitThreshold(view returns (int24)
1200
maxTwapDeviation(view returns (int24)
100
minTickMove(view returns (int24)
0
period(view returns (uint256)
85500
pool(view returns (address)
0x99ac8ca7087fa4a2a1fb6357269965a2014abc35
shouldRebalance(view returns (bool)
false
tickSpacing(view returns (int24)
60
twapDuration(view returns (uint32)
60
vault(view returns (address)
0xbd7c6d2ede836b6b27c461799c4e9ecb8f4e8a66
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.