From 67ddee81e9ef0de5e7edb6cfa1311e17dca1e94c Mon Sep 17 00:00:00 2001 From: "Dr. Mia von Steinkirch" <1130416+F4DELEGATECALL@users.noreply.github.com> Date: Mon, 17 Oct 2022 20:26:43 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=95=20add=20fb=20relay=20api=20specs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- NODES_on_Ethereum/{relays.md => RELAYS.md} | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) rename NODES_on_Ethereum/{relays.md => RELAYS.md} (87%) diff --git a/NODES_on_Ethereum/relays.md b/NODES_on_Ethereum/RELAYS.md similarity index 87% rename from NODES_on_Ethereum/relays.md rename to NODES_on_Ethereum/RELAYS.md index 6a1360a..17d19f3 100644 --- a/NODES_on_Ethereum/relays.md +++ b/NODES_on_Ethereum/RELAYS.md @@ -1,4 +1,4 @@ -## list of ethereum relays +## tx relays
@@ -8,7 +8,7 @@
-### mainnet +### mainnet relay list * [blocknative](https://docs.blocknative.com/mev-relay-instructions-for-ethereum-validators) @@ -18,7 +18,7 @@
-### goerli +### goerli relay list * [flashbots](https://0xafa4c6985aa049fb79dd37010438cfebeb0f2bd42b115b89dd678dab0670c1de38da0c4e9138c9290a398ecd9a0b3110@builder-relay-goerli.flashbots.net) * [bloxroute](https://0x821f2a65afb70e7f2e820a925a9b4c80a159620582c1766b1b09729fec178b11ea22abb3a51f07b288be815a1a2ff516@bloxroute.max-profit.builder.goerli.blxrbdn.com) @@ -29,7 +29,11 @@
-### on building a relay +### resources + +* [fb relay api](https://flashbots.notion.site/Relay-API-Spec-5fb0819366954962bc02e81cb33840f5) + +##### on building a relay * [mev-boost relay](https://github.com/flashbots/mev-boost-relay) * [lido call for relays](https://research.lido.fi/t/lido-on-ethereum-call-for-relay-providers/2844/10)