Clarification on V3OpenFeeAdapter Address in Onchain Execution
While reviewing the calldata for Function 4 in the onchain proposal, I noticed that the address being passed to:
V3FeeAdapter.setFactoryOwner(address)
is:
0xf2371551Fe3937Db7c750f4DfABe5c2fFFdcBf5A
However, in the proposal description and documentation, the mainnet V3OpenFeeAdapter is listed as:
0x3e40DB80450f025b01E45c58b0aF763C7A29a8bd
Could the team clarify why a different address is being used in the execution payload compared to the one referenced in the proposal specification?
Thanks in advance for the clarification.