How Shutter Network and Flashbots Protect differ on type, protection, rebates and what they’re built for.
| Shutter Network | Flashbots Protect | |
|---|---|---|
| Type | Encrypted mempool | Private RPC |
| How it works | Transactions are encrypted with threshold cryptography and only decrypted after they’re committed to a block, hiding intent from searchers entirely. Bringing encrypted txs to Ethereum PBS with Primev. | Sends your transaction privately to the Flashbots block-building auction. MEV-Share selectively shares hints so searchers can bid to back-run it, sharing the profit with you. |
| Protects against | Frontrunning & censorship via threshold encryption | Frontrunning, sandwiching & failed-tx reverts |
| Rebates | N/A — prevention by encryption | 90% of back-run MEV + gas-fee refunds |
| Chains | Ethereum (PBS-bound), Gnosis Chain | Ethereum |
| Setup | Used via integrating apps / keypers | Add RPC rpc.flashbots.net to your wallet |
| Best for | Apps that need intent-hiding + censorship resistance | The conservative, battle-tested default |
Pick Shutter Network for apps that need intent-hiding + censorship resistance; pick Flashbots Protect for the conservative, battle-tested default.