
MEVSwap: The first MEV protected DEX
MEVSwap is a decentralized exchange (DEX) built on Uniswap V4 that uses custom hooks to protect against sandwich attacks and capture MEV arbitrage revenue

Ethereum Sniping as a Service
Sniping has become a key primitive in DeFi. Every day, hundreds of tokens are launched and sniped. However, building a sniping service is not easy and requires substantial infrastructure and engineering.

Scaling the private mempool to 25M tx/day
The mempool is a critical part of our infrastructure, where even a p99 > 1s is highly noticeable, hurts user trust, and can lead to millions in lost revenue.
Our Blog
Best practices, and thoughts from our engineers at Merkle.

April 7, 2025
MEVSwap: The first MEV protected DEX
MEVSwap is a decentralized exchange (DEX) built on Uniswap V4 that uses custom hooks to protect against sandwich attacks and capture MEV arbitrage revenue

February 1, 2025
Ethereum Sniping as a Service
Sniping has become a key primitive in DeFi. Every day, hundreds of tokens are launched and sniped. However, building a sniping service is not easy and requires substantial infrastructure and engineering.

January 25, 2025
Scaling the private mempool to 25M tx/day
The mempool is a critical part of our infrastructure, where even a p99 > 1s is highly noticeable, hurts user trust, and can lead to millions in lost revenue.

February 24, 2024
Blind Arbitrage With Off-Chain Bundles
Off-chain bundles allow searchers and developers to leverage off-chain compute to build MEV and other strategies in a much more cost effective way.

February 13, 2024
Off-Chain Bundles
What if there was a way to move all non-critical compute required by a bundle off-chain and only pay for the gas required for the critical compute on-chain? Welcome to off-chain bundles!

January 20, 2024
Ethereum, BSC and Polygon peer distribution
In the ever-evolving world of p2p networks, understanding the geographical distribution of peers is not just intriguing, it's essential for maintaining a robust and efficient system.

January 19, 2024
Modifying reth to build the fastest transaction network on BSC and Polygon
At merkle we collect a lot of mempool data, and we've been building our own network stack to do so. We built a network that is faster than BloXroute on BSC and Polygon.

November 10, 2023
Sync Reth in 6 hours with Snapshots
At merkle we run reth in production. Syncing a new node takes a week on fast hardware.

November 9, 2023
MEV and Block Building - An Overview
In this blog post, we will learn more about MEV and how it has evolved over the years into what it looks like today.