LibUsdOracle uses an incorrect address for chainlinkRegistry.
LibUsdOracle uses a constant address for chainlinkRegistry but it's for L1 which doesn't work for L2.
So getTokenPriceFromExternal() may revert while trying to get a feed from a chainlink registry.
getTokenPriceFromExternal() might revert due to an incorrect chainlinkRegistry on L2.
Manual Review
We should set a proper chainlinkRegistry address for L2.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.