OptimizerStrategy

Verified contract

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

No balances found for "OptimizerStrategy"

0x8377495bab919e243fbe838d1c30ce0c9a479277993c9c4e7a3381a09edaa9db
0x002b6d5d6e8a054b7325bb2da4f2a02a6080e3ca41daf777b81e75f035ecb2f8
0xda265f5a00ec28aacf601151f24d14b7187d1e77786093027e51c6174c0638ff
0x776444e9e2946708eca548f48dc11397a32ced2b975a184579cf3dd152dc42e8
0xe6377e5efc9ed127670070fd1e6b312c47a8a6fa77cb7961613475a2c71c934e
0xe58f38e98c8b4f732c238a14102ffe3f6f15c492b39efe2111587ba871cebdb7
0xcca80b5c35d448eaa88cb41a85d1367ed9ff827e1b602bf7865b908f54e947a4
0xbf10f111140bbee6751f8e5f6dabd6852c85745006002f520e4769f2f3d62c8d

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