Skip to content

Commit 3f68e1a

Browse files
authored
DVO-1029: remove mentions of holesky (#622)
Holesky infra have been decommissioned, removing any mentions of it from the docs as well
1 parent 8ccdf82 commit 3f68e1a

File tree

5 files changed

+0
-5
lines changed

5 files changed

+0
-5
lines changed

docs/flashbots-auction/advanced/rpc-endpoint.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ Advanced users can interact with the RPC endpoint at `relay.flashbots.net`, or o
1919
| -------- | ---------------------------------------- |
2020
| Mainnet | `https://relay.flashbots.net` |
2121
| Sepolia | `https://relay-sepolia.flashbots.net` |
22-
| Holešky | `https://relay-holesky.flashbots.net` |
2322

2423
The API provides JSON-RPC methods for interfacing with Flashbots. Below are some of the restrictions:
2524

docs/flashbots-auction/advanced/testnets.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ Flashbots operates on Sepolia so that searchers can test Flashbots without riski
1010
| --- | --- |
1111
| Mainnet | `https://relay.flashbots.net` |
1212
| Sepolia | `https://relay-sepolia.flashbots.net` |
13-
| Holešky | `https://relay-holesky.flashbots.net` |
1413

1514
## Examples
1615

docs/flashbots-mev-share/searchers/event-stream.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ Events currently represent pending transactions, but eventually may be expanded
7373
| Network | URL |
7474
|-|-|
7575
| Mainnet | https://mev-share.flashbots.net |
76-
| Holešky | https://mev-share-holesky.flashbots.net |
7776
| Sepolia | https://mev-share-sepolia.flashbots.net |
7877

7978
The endpoint sends an event with the message `:ping` every 15 seconds if no other messages were sent in the last 15 seconds.

docs/flashbots-protect/additional-documentation/status-api.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ The Transaction Status API is also available on test networks. Below is a table
1010
| -------- | -------------------------------------------------- |
1111
| Mainnet | `https://protect.flashbots.net/tx/` |
1212
| Sepolia | `https://protect-sepolia.flashbots.net/tx/` |
13-
| Holešky | `https://protect-holesky.flashbots.net/tx/` |
1413

1514

1615

docs/flashbots-protect/quick-start.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ Below is the list of Flashbots Protect RPCs we currently support across Ethereum
7575
| ------- | ------------------------------------ |
7676
| Mainnet | `https://rpc.flashbots.net/fast` |
7777
| Sepolia | `https://rpc-sepolia.flashbots.net/` |
78-
| Holešky | `https://rpc-holesky.flashbots.net/` |
7978

8079
## Stuck transactions
8180

0 commit comments

Comments
 (0)