Skip to content

Commit dddbb58

Browse files
committed
Add the alert on every OEV page
1 parent 6ac5630 commit dddbb58

File tree

6 files changed

+39
-794
lines changed

6 files changed

+39
-794
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,14 @@ not updated for a particular amount time.
110110

111111
## OEV updates
112112

113+
::: info ⚠️ Warning
114+
115+
At the moment, we're working on major updates to the OEV mechanism. As part of this transition, there is currently no public OEV Network and OEV Auctioneer. In the meantime, we're working with partnered searchers to continue seamless OEV recapture for our partnered dApps. These changes are transitional and will allow us to feature a more efficient OEV platform.
116+
117+
Note that there is no change to how our data works, and [MEV with Signed APIs](in-depth/mev-with-signed-apis.md) works as before.
118+
119+
:::
120+
113121
After a dAPI is updated, the changed value is reflected across all protocols
114122
that use the particular dAPI. We call these "base feed updates" to differentiate
115123
them from the OEV updates, which are dApp-specific. These are made by the

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ outline: deep
88

99
# Getting started
1010

11+
::: info ⚠️ Warning
12+
13+
At the moment, we're working on major updates to the OEV mechanism. As part of this transition, there is currently no public OEV Network and OEV Auctioneer. In the meantime, we're working with partnered searchers to continue seamless OEV recapture for our partnered dApps. These changes are transitional and will allow us to feature a more efficient OEV platform.
14+
15+
Note that there is no change to how our data works, and [MEV with Signed APIs](in-depth/mev-with-signed-apis.md) works as before.
16+
17+
:::
18+
1119
This is a good starting place for searchers. It includes the list of good dApp candidates for searching, details how OEV auctions
1220
work and explains basic OEV searching strategy to simplify the onboarding of
1321
existing MEV searchers to OEV.

docs/oev-searchers/in-depth/oev-auctioneer.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ outline: deep
88

99
# OEV Auctioneer
1010

11+
::: info ⚠️ Warning
12+
13+
At the moment, we're working on major updates to the OEV mechanism. As part of this transition, there is currently no public OEV Network and OEV Auctioneer. In the meantime, we're working with partnered searchers to continue seamless OEV recapture for our partnered dApps. These changes are transitional and will allow us to feature a more efficient OEV platform.
14+
15+
Note that there is no change to how our data works, and [MEV with Signed APIs](in-depth/mev-with-signed-apis.md) works as before.
16+
17+
:::
18+
1119
OEV Auctioneer is the off-chain system managed by the Api3 DAO to process
1220
auctions hosted on the OEV network. The honesty of OEV Auctioneer
1321
can be verified on-chain because the logic is based solely on the

docs/oev-searchers/in-depth/oev-network/index.md

Lines changed: 7 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,13 @@ outline: deep
88

99
# OEV Network
1010

11-
![OEV Network image](./oev-network.svg)
11+
::: info ⚠️ Warning
12+
13+
At the moment, we're working on major updates to the OEV mechanism. As part of this transition, there is currently no public OEV Network and OEV Auctioneer. In the meantime, we're working with partnered searchers to continue seamless OEV recapture for our partnered dApps. These changes are transitional and will allow us to feature a more efficient OEV platform.
14+
15+
Note that there is no change to how our data works, and [MEV with Signed APIs](in-depth/mev-with-signed-apis.md) works as before.
16+
17+
:::
1218

1319
The OEV Network operates as a standard Arbitrum Nitro L2 optimistic-rollup. The
1420
system ensures transparency and allows verification of the auction process. It allows searchers to place bids for the exclusive opportunity to
@@ -29,48 +35,6 @@ To participate in auctions, searchers need to have a sufficient amount of ETH
2935
bridged to the OEV network and interact with the
3036
[OevAuctionHouse](#oevauctionhouse) contract.
3137

32-
## Using the OEV Network
33-
34-
The OEV Network can be added as a custom network to any EVM compatible wallet.
35-
36-
| Details | Value |
37-
| ------------------ | ------------------------------ |
38-
| Network | OEV Network |
39-
| Chain ID | 4913 |
40-
| RPC URL (HTTP) | https://oev.rpc.api3.org/http |
41-
| RPC URL (WS) | https://oev.rpc.api3.org/ws |
42-
| Symbol | ETH |
43-
| Block Explorer URL | https://oev.explorer.api3.org/ |
44-
| Bridge URL | https://oev.bridge.api3.org/ |
45-
46-
## Properties
47-
48-
Here are some of the key properties of the OEV Network:
49-
50-
1. Block time - Under high load, the block time of the network can be as fast as
51-
250ms. Note that the OEV Network only produces blocks when there are
52-
transactions.
53-
2. Gas fees - The gas fees are paid in ETH, and because the network is an
54-
optimistic L2 rollup, the gas fees are low and get cheaper with the increased number of transactions.
55-
3. Using Anytrust - By using AnyTrust DAC, the OEV Network achieves further cost
56-
reduction.
57-
58-
See [Arbitrum Nitro details](https://docs.caldera.xyz/rollup-engine/about/nitro#benefits) and
59-
[AnyTrust details](https://docs.caldera.xyz/rollup-engine/about/nitro#anytrust) for more
60-
information.
61-
62-
## Bridging ETH
63-
64-
Use the [OEV Network bridge](https://oev.bridge.api3.org/) to bridge your ETH to
65-
the OEV Network. Bridging is only possible from ETH mainnet.
66-
67-
![OEV Network bridge](./oev-bridge.png)
68-
69-
Clicking on `Transfer Tokens` will automatically add the OEV Network to your
70-
Metamask wallet. To bridge, confirm the transaction in your wallet and wait for
71-
confirmation. After the transaction is confirmed, you should see your ETH on the
72-
OEV Network.
73-
7438
## Api3ServerV1
7539

7640
The implementation of the audited Api3ServerV1 contract is publicly available
@@ -274,12 +238,3 @@ how to use these functions, we need to understand how
274238
[OEV Auctioneer](/oev-searchers/in-depth/oev-auctioneer) works. Refer to the
275239
[Expediting a bid](/oev-searchers/in-depth/oev-searching#expediting-a-bid)
276240
section for more details.
277-
278-
## Deployed contracts
279-
280-
These are the relevant contracts deployed on the OEV Network:
281-
282-
| Contract name | Address |
283-
| --------------- | ------------------------------------------------------------------------------------------------------------------------------ |
284-
| Api3ServerV1 | [0x709944a48cAf83535e43471680fDA4905FB3920a](https://oev.explorer.api3.org/address/0x709944a48cAf83535e43471680fDA4905FB3920a) |
285-
| OevAuctionHouse | [0x34f13A5C0AD750d212267bcBc230c87AEFD35CC5](https://oev.explorer.api3.org/address/0x34f13A5C0AD750d212267bcBc230c87AEFD35CC5) |

0 commit comments

Comments
 (0)