OptimizerStrategy

Verified contract

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

No balances found for "OptimizerStrategy"

0x9afdf5bd54dcf7fce72e2d2aefb7e0ed77bf0f29809949555bb5de339c660094
0x9d877ea022933d24b8b65f18fe54f17b1b3b974ffb6c2deeed7302902ca6f336
0x423be80b7bfc92a0c10637c977c5c3ef83ab02bd4b19bca285a3301d81a250e8

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