OptimizerStrategy

Verified contract

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

No balances found for "OptimizerStrategy"

0xd9875b5a5f5178d230ba6f0f5aa2662bcf16da11c85c5a7c3b44d12170ff3ec0
0x75312ede4ac55ca1e0b4de77abab3d7a4aef112402c9ab453f05cfeaa4ddd7ef
0xdbec47a1683662271e25d456697d74ac12493333e7b785a527265c975fe92dd7
0x5257119e05acecdfda0dc670f3bb707038b347845b8b19bed8ddde969f9bcf84

Functions
Getter at block 21177635
governance(view returns (address)
0xeb50c72f38b3b1a3483f9c05220e424adb270a51
maxTotalSupply(view returns (uint256)
200000000000000000000000
maxTwapDeviation(view returns (int24)
40
pendingGovernance(view returns (address)
0x0000000000000000000000000000000000000000
priceImpactPercentage(view returns (uint24)
2000
tickRangeMultiplier(view returns (int24)
8
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.