OptimizerStrategy

Verified contract

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

No balances found for "OptimizerStrategy"

0x1f781ac3aecb48f18263221301a6f57e21b913b4c8b7a9ddb40bc4c45bdf2a6e
0xd1862d5830f40b6c19243eb129be2ad01adf3bfc323d99344a97933d134b26f7
0x5292af8f800460cae04d98fc539b55ff668d114e28c938c701e9f1f01d9ebb66
0x44a354a754bab4400b97e2f7b7d2ac58cb7664ec319f3d36f7f7e85ca8e4edf2

Functions
Getter at block 21384525
governance(view returns (address)
0xd5ea789872788bc984229f2a88505e187da06ba1
maxTotalSupply(view returns (uint256)
600000000000000000
maxTwapDeviation(view returns (int24)
40
pendingGovernance(view returns (address)
0x0000000000000000000000000000000000000000
priceImpactPercentage(view returns (uint24)
2000
tickRangeMultiplier(view returns (int24)
16
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.