OptimizerStrategy

Verified contract

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

No balances found for "OptimizerStrategy"

0x732605e5a531f9bf400655e0ef89ccd858c530b1418d353708e265c95997f836
0xb149291e11cd6b80c723635373463674e6488e9d9f6230194b00ab5a4723e662
0xa21653c3b5947e9217234afb77c7d8a92c5e6997a83818b7d0a3437b0e4d8b7c
0xce71d202c5368df78f5044292fba1ea2a63235a5975cb6f2f599645aaf34166b
0x79064a6b37e00e4d7b6d84a85dfb18e6f78ed3a64e18fc8d23b1731e0c33cf5c
0x79e015ea97c46389ace0a5fe33ff785f0e539ae5d9cf10c94787b01ebf450228
0x1f5eb7c86a7d82175370f807671eba10c21aa7b2c1c418d060d084595c421de2
0xd8ead90df72418abfbfb8f03c4f4bb38091491e19b1a9df080a96c304c9e9cdd
0x4d01b1b50a50759362ed28d59718c231913e4cee0a5e59738563ef2110985795
0x76b221ba595986bdfd4c9414f9d829a40aa4ad1586773b1bb36a043296ca224f

Functions
Getter at block 20905594
governance(view returns (address)
0xeb50c72f38b3b1a3483f9c05220e424adb270a51
maxTotalSupply(view returns (uint256)
14000000000000000000000000000000
maxTwapDeviation(view returns (int24)
100
pendingGovernance(view returns (address)
0x0000000000000000000000000000000000000000
priceImpactPercentage(view returns (uint24)
10000
tickRangeMultiplier(view returns (int24)
15
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.