Submitted by twicek, also found by kutugu, spark, 0xMosh (1, 2), pep7siup, 0xhacksmithh, ni8mare, Arz, btk, bitsurfer, and xAriextz (1, 2)
Testing addresses for Camelot and UniswapV3 factories are still used in the code:
CamelotRelayer.sol#L20
UniV3Relayer.sol#L18
Additionally, the correct interface to get the camelotPair is commented out:
CamelotRelayer.sol#L41-L42
It will prevent integration with UniswapV3 and Camelot.
Make the changes necessary to be compatible with Arbitrum One.
MiloTruck (Judge) commented:
pi0neerpat (OpenDollar) commented:
