Skip to content

Commit 7bd07f4

Browse files
authored
Mention Airnode mnemonic rotation in searcher docs (#195)
* Mention Airnode mnemonic rotation in searcher docs * Change repository to package * Update warning message and move it under "dApp sources" * Add https:// to the market link
1 parent 438b95b commit 7bd07f4

File tree

1 file changed

+6
-0
lines changed
  • docs/oev-searchers/in-depth/data-feeds

1 file changed

+6
-0
lines changed

docs/oev-searchers/in-depth/data-feeds/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,12 @@ To know which encoding to use, you can check the length of the
247247
both `address` and `bytes32` are encoded using 32 bytes. For a beacon set, the
248248
length depends on the number of beacons encoded.
249249

250+
::: warning ⚠️ Airnode Mnemonic Rotation
251+
252+
Data providers rotate their Airnode mnemonics every 6 months as part of Api3's security practices. This results in new Airnode addresses being generated. Please refer to the [Api3 Market](https://market.api3.org) or directly on-chain data for the latest Airnode addresses.
253+
254+
:::
255+
250256
::: info ℹ️ Example
251257

252258
Say there is a dApp proxy that uses the `ETH/USD` dAPI. We can compute the

0 commit comments

Comments
 (0)