diff --git a/apps/base-docs/docs/pages/chain/oracles.mdx b/apps/base-docs/docs/pages/chain/oracles.mdx index 2757641ea69..a1ae8aba21a 100644 --- a/apps/base-docs/docs/pages/chain/oracles.mdx +++ b/apps/base-docs/docs/pages/chain/oracles.mdx @@ -10,7 +10,7 @@ description: Documentation for various blockchain oracles for Base. Including su The API3 Market provides access to 200+ price feeds on [Base Mainnet](https://market.api3.org/base) and [Base Testnet](https://market.api3.org/base-sepolia-testnet). The price feeds operate as a native push oracle and can be activated instantly via the Market UI. -The price feeds are delivered by an aggregate of [first-party oracles](https://docs.api3.org/explore/airnode/why-first-party-oracles.html) using signed data and support [OEV recapture](https://docs.api3.org/explore/introduction/oracle-extractable-value.html). +The price feeds are delivered by an aggregate of [first-party oracles](https://docs.api3.org/explore/airnode/why-first-party-oracles.html) using signed data and support [OEV recapture](https://docs.api3.org/oev-searchers/). Unlike traditional data feeds, reading [API3 price feeds](https://docs.api3.org/guides/dapis/) enables dApps to auction off the right to update the price feeds to searcher bots which facilitates more efficient liquidation processes for users and LPs of DeFi money markets. The OEV recaptured is returned to the dApp.