Skip to content

Commit e2d2d17

Browse files
authored
Add missing builder keys and fix broken link (#542)
* Add missing pubkeys and fix broken link * Update block-builders.md * fix wrong labeled tdx builder
1 parent 073c516 commit e2d2d17

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/flashbots-mev-boost/block-builders.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,13 +66,17 @@ The various `builder_pubkeys` used to identify Flashbots builders to relays are
6666
| 0x81babad2d5fd9413c942f49bfd86bc1dca5b02ff4cd065a10c7ab05713e63883056e6a87777e236424574aa25bbe3e99 |
6767
| 0xb89b9308fbc6c2998c7e60e39424b858c74b02c234b3e0fa5ecf7c3971208dfa5f92e0bdbe16fc24abfd71c248acf0f9 |
6868
| 0xa1f1a5a4970903afd6f0f16049c3e9997d348a3254e99b08e89ffb553d0b1575595776b1d849ca2e8d64106443a47e76 |
69+
| 0xa35e2b13ef528efbed8d2f709c0eb9eceb1225ed0605a653ba923588b0150c94772a9ba1c809d048e321f6b73d905c60 |
70+
| 0xa1aa1ad4f2ad89f3cd2da667259022763ce7d22f75582fc824cd6cc8c56a89edb6a922e64ab95666f4bdeb2c309052ef |
71+
| 0x9287fa9e04193b9868d78caa085f703ac694b324f60ee7520b0f48082591be9f6beb276994383f0ca6b6d9b474663a61 |
6972

7073
## Additional Links & References
7174

7275
- [MEV-Boost Geth Builder](https://github.com/flashbots/boost-geth-builder) - an example builder implementation
7376
- [Relay API documentation - Block Builder API](https://bit.ly/3BmGZ3T)
7477
- Block Builder Self-Help Group: [https://collective.flashbots.net/c/builders/14](https://collective.flashbots.net/c/builders/14)
7578
- Github issue about becoming block builder: [https://github.com/flashbots/mev-boost/issues/145](https://github.com/flashbots/mev-boost/issues/145).
76-
- [Mevboost.org\*](https://www.mevboost.org/) - Tracking MEV-Boost relays and block builders. A quick hack by [Anish](https://anishagnihotri.com/). Design inspired by file.app.
79+
- [Mevboost.pics](https://www.mevboost.pics/) - Tracking MEV-Boost relays and block builders, by [Toni Wahrstätter](https://twitter.com/nero_eth).
80+
- [Relayscan.io](https://www.relayscan.io/) - Up-to-date stats on the MEV-Boost ecosystem, by [Chris Hager](https://twitter.com/metachris).
7781

7882
_Note: Flashbots does not control and cannot verify the data coming from external people and organizations. Please direct questions or issues directly to the creators of external data sources._

0 commit comments

Comments
 (0)