OptimizerStrategy

Verified contract

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

No balances found for "OptimizerStrategy"

0x5e1d0734185be000853d74fc205b93a504fa40deb9f49095c31237a705473cc4
0x17afc30594add33e413b43997b0e3e385a869d9e56a69759617cc17cc2a69156
0xbbbc7aabda66f5962951536f1df8a20390c3da7874a48e0ad3f2c7cd730e2c5d

Functions
Getter at block 21396757
governance(view returns (address)
0xd5ea789872788bc984229f2a88505e187da06ba1
maxTotalSupply(view returns (uint256)
150000000000000000000000000000000
maxTwapDeviation(view returns (int24)
100
pendingGovernance(view returns (address)
0x0000000000000000000000000000000000000000
priceImpactPercentage(view returns (uint24)
25000
tickRangeMultiplier(view returns (int24)
10
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.