OptimizerStrategy

Verified contract

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

No balances found for "OptimizerStrategy"

0x88fdf565fc1bef11c2fd6f03da4e70f62947618a761098511f18d56c51abeb36
0x62839e0b45272af1cefb8d54b32996bbe83c5c6e590f3eb034247cd75103def8
0x2c3fe60ed05789970268d12e8bec012343e3eb5949481f888ce919a2a337ce41

Functions
Getter at block 21161495
governance(view returns (address)
0xeb50c72f38b3b1a3483f9c05220e424adb270a51
maxTotalSupply(view returns (uint256)
30000000000000000000000
maxTwapDeviation(view returns (int24)
40
pendingGovernance(view returns (address)
0x0000000000000000000000000000000000000000
priceImpactPercentage(view returns (uint24)
2000
tickRangeMultiplier(view returns (int24)
108
twapDuration(view returns (uint32)
150
Read-only

This contract contains no read-only function objects.

State-modifying
acceptGovernance(
setGovernance(address _governance
setMaxTotalSupply(uint256 _maxTotalSupply
setMaxTwapDeviation(int24 _maxTwapDeviation
setPriceImpact(uint16 _priceImpactPercentage
setTickRange(int24 _tickRangeMultiplier
setTwapDuration(uint32 _twapDuration
Events
TransferGovernance(address indexed previousGovernanceaddress indexed newGovernance
Constructor
constructor(uint32 _twapDurationint24 _maxTwapDeviationint24 _tickRangeMultiplieruint24 _priceImpactPercentageuint256 _maxTotalSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.