Update dApp docs according to the OEV Network changes#260
Conversation
| See the [`data-feed-proxy-combinators`](https://github.com/api3dao/data-feed-proxy-combinators) repository for various modular contracts that you can use to create combinations out of Api3ReaderProxyV1 contracts. | ||
| For example, you can combine an `ETH/USD` Api3ReaderProxyV1 contract and a `wstETH/ETH Exchange Rate` Api3ReaderProxyV1 contract to read a `wstETH/USD` value. | ||
|
|
||
| ## Mixed oracle design |
There was a problem hiding this comment.
I figure this is not nearly as relevant now
There was a problem hiding this comment.
It's still a widespread anti-pattern across our partnered dApps. I'd personally keep that (even if in some shorter form).
|
Visit the preview URL for this PR (updated for commit 4e09aba): https://oev-docs--pr260-dapps-oev-updates-2vj6nzha.web.app (expires Mon, 10 Nov 2025 11:54:31 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 6915b094b5ba83fde754632ba50c1ee9406d433f |
Siegrift
left a comment
There was a problem hiding this comment.
I also agree with pruning the mentions of OEV Network from the dApps section. Apart from simplicity it also makes the whole dapps section accurate 👍
There was a problem hiding this comment.
👍 I like the simpler wording.
| See the [`data-feed-proxy-combinators`](https://github.com/api3dao/data-feed-proxy-combinators) repository for various modular contracts that you can use to create combinations out of Api3ReaderProxyV1 contracts. | ||
| For example, you can combine an `ETH/USD` Api3ReaderProxyV1 contract and a `wstETH/ETH Exchange Rate` Api3ReaderProxyV1 contract to read a `wstETH/USD` value. | ||
|
|
||
| ## Mixed oracle design |
There was a problem hiding this comment.
It's still a widespread anti-pattern across our partnered dApps. I'd personally keep that (even if in some shorter form).
Related to #253