As a member of 48Club-puissant-builder and the 48Club validator dev team, as well as a long-time contributor to go-ethereum and BSC code, I’m happy to engage in this discussion.
First, it’s undeniable that sandwich attacks have caused significant harm to regular users on EVM chains, impacting the reputation of the network and potentially leading to user attrition. However, we must also acknowledge that smart contracts on EVM chains are inherently permissionless, and the mempool is a fundamental feature of blockchain. This means that solving this issue at the consensus level is practically impossible.
That said, I see two potential approaches:
1. MEV-Protected RPC
As builders, we are currently offering free MEV-protected RPC access to various wallets and DEXs. Transactions sent through our RPC go directly to builders and validators, bypassing public P2P and RPC disclosure before being included on-chain. This ensures privacy protection and mitigates front-running risks.
Check out some posts on X about 48Club Privacy RPC integration:
with PancakeSwap, With Binance Wallet, OKX Wallet, MathWallet, ListaDao, TokenPocket, Rescue Box SecurityTeam, HashDit SecurityTeam, etc.
Since only two links are allowed in this post, you can find more details on our X account 48Club.
2. Penalizing Builders and Validators
While this approach has been suggested, I believe it is highly impractical. Validator and builder code changes require complex upgrade processes, whereas MEV searchers can easily adapt and modify their front-running strategies. While it’s theoretically possible to identify sandwiching patterns in a block and filter them out during block construction, searchers will inevitably find ways to obfuscate their behavior—potentially even executing cross-block sandwiching strategies—rendering this approach ineffective.
For these reasons, I strongly advocate for approach #1, as it is the simplest and least disruptive solution while preserving the fundamental principles of EVM.
48Club’s Commitment to BNB Chain
48Club has been deeply involved in the BNB Chain ecosystem for years, navigating through multiple bull and bear markets, witnessing both its challenges and growth. With the introduction of the BEP-322 PBS model last year, which introduced the builder role, 48Club immediately responded, enhancing transaction security on BSC and injecting new energy into the validator ecosystem.
It’s worth noting that 2021-2022 was the peak of sandwich attacks on BSC . Since then, with our Privacy RPC integration in collaboration with multiple wallets and DEXs , front-running activities have significantly decreased . We hope to work together on this community proposal and bring back a great BSC mainnet .
Looking forward to hearing more thoughts from the community!