OptimizerStrategy

Verified contract

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

No balances found for "OptimizerStrategy"

0x8058b04dbf5162ec7678bfe149fb1338b047eed2bc61885273287870675db1ff
0xf0f3478ecf988e493960e112b9573519bb3250d6cd479537d92899795da84992
0xe63147818536868fac5f67133dd0d4af15117aa060dc3aa37cf99baab613a8e9
0x27f75404fcc7b796183929f7d284a2c14d03b754830c787167c3cb48f84a6beb
0xf492804bdfad538b5629b39a46e350b894d74e2350870cf632e445b5c91a823f
0x78ef21fe408a7f900f1560912163d5630cb1c0aba0b308046018e67653c515bc
0xbd39af49926551e4638c2b5315ed4f1baa3b176871f54d9aad05f1851dfed042
0xb167a3e614ecd1b7340fb6d26067a3ae4cf326a83b029bf0c86ecf4b0eac35eb
0x8aab08f1dc5521d3fa20771b0caec6a5d01c3df930276d54dbf2c6ed63128b2c
0x460df1892313de33d1f1445f71773f3119d9a69cec0df6c997fada722aee1842

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