From ee12fb24022924617774efadfb87b478b85fcb51 Mon Sep 17 00:00:00 2001 From: Florent Tapponnier <160007691+Flotapponnier@users.noreply.github.com> Date: Wed, 12 Aug 2026 22:37:10 +0200 Subject: [PATCH] Add OpenChainBench to community tools --- docs/community-tools.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/community-tools.mdx b/docs/community-tools.mdx index 219a037b4..53d496678 100644 --- a/docs/community-tools.mdx +++ b/docs/community-tools.mdx @@ -25,3 +25,7 @@ title: Community Tools ### [MEV-Boost Relay & Builder Stats](https://www.relayscan.io/) - Ethereum MEV-Boost Relay Monitoring. + +### [OpenChainBench](https://openchainbench.com) + +- Continuous independent benchmarks for MEV-protection RPC endpoints (Flashbots Protect, MEV Blocker, Merkle): latency, success rate, and stale-state detection from 3 global probe regions. Open-source, MIT licensed.