Chainlink recommends that users using price oracles, check whether the Arbitrum Sequencer is active
If the sequencer goes down, the oracles may have stale prices, since L2-submitted transactions can still be sent via the Delayed inbox on L1.
Following snippet shows that Chainlink oracles are used for some prices, but there are no sequencer oracles in use:
Stale prices would lead to situations where unfair liquidations of users assets occur. In this case the users suffers a loss of funds.
Manual Review
Use a chainlink oracle to determine whether the sequencer is offline or not, and don't allow transactions to be executed while the sequencer is offline.
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.