# PancakeSwap 私人 RPC

您担心您的交易被链上的 MEV 机器人抢先交易吗？不用再担心了--使用 PancakeSwap 的私人 RPC 来保护您的交易。

私人 RPC 在以太链和 BNB 链上均可使用。

### 私人 RPC 的作用&#x20;

通过与 bloXroute 合作，我们的用户就能使用私人通道提交链上交易。这意味着，当您在 PCS 上执行交易时，您的交易不会在内存池中公开，因此在区块链上确认之前，机器人/MEV 搜索者将无法看到您的交易。&#x20;

这代表着链上机器人没有机会进行抢先交易。

### 私人 RPC 看起来很不错，我该如何使用 RPC？

以下说明仅适用于以太链和 BNB 链，因为我们只支持这些链上的私人 RPC。

1. **打开 Metamask，点击 "设置”。**
2. **点击 "网络"，然后点击网络菜单上的 "添加网络"。**

<div align="left"><figure><img src="/files/oM8NZSTKKnMGiAbwBUZx" alt=""><figcaption></figcaption></figure> <figure><img src="/files/ZQCy6fSyyM266G781XGN" alt=""><figcaption></figcaption></figure></div>

3. **选择 "手动添加网络”**

<figure><img src="/files/ufkiXww3jmQc99fXvGMJ" alt=""><figcaption></figcaption></figure>

4. **在 MetaMask 中添加自定义 PancakeSwap 私人 RPC**

<table data-header-hidden><thead><tr><th width="205"></th><th width="113"></th><th width="90"></th><th width="200"></th><th></th></tr></thead><tbody><tr><td>网络名称</td><td>区块链</td><td>链 ID</td><td>RPC URL</td><td>货币符号</td></tr><tr><td>BNB MEV Protect PancakeSwap x bloXroute</td><td>BNB Chain</td><td>56</td><td>https://pancake-bnb.rpc.blxrbdn.com</td><td>BNB</td></tr><tr><td>ETH MEV Protect PancakeSwap x bloXroute</td><td>Ethereum</td><td>1</td><td>https://pancake-eth.rpc.blxrbdn.com</td><td>ETH</td></tr></tbody></table>

5. **在 MetaMask 中切换网络改用此 RPC**
6. **按正常方式进行交易**

### 为什么要使用 PancakeSwap x bloXroute 防 MEV  RPCs?

<table data-header-hidden><thead><tr><th width="241"></th><th></th></tr></thead><tbody><tr><td>高保护率</td><td>PancakeSwap x bloXroute 防 MEV  RPC 可有效防止抢先交易和三明治攻击，且成功率非常高：以太链上 100% | BNB 链约为 85%</td></tr><tr><td><p></p><p>涵盖最常用的区块链</p></td><td>BNB 链和以太链上的 Defi 生态共占 DeFi 总量的 80% 以上。PancakeSwap x bloXroute 防 MEV  RPC 涵盖了这两条链。</td></tr><tr><td><p>交易快速且可靠</p><p></p></td><td><p>发送到 PancakeSwap x bloXroute 防 MEV RPC 的交易由 bloXroute 行业领先的低延迟 DeFi 基础设施区块链分发网络（BDN）处理和传播。这意味着用户可以在各种区块链网络状态下进行快速可靠的交易： </p><ul><li>在以太链上，您可期望 >80% 的交易会打包到下一个区块，>95% 的交易会打包到第一个或第二个区块。 </li><li>利用 bloXroute 的 BDN，在网络拥堵时更快地将交易打包上链。</li></ul></td></tr><tr><td>免费且您的隐私受到保护</td><td><p>没错，这是 PancakeSwap 提供的免费服务。我们将来不会对这项服务收取任何费用。我们也不会收集 IP 等用户信息或其他个人数据。</p><p><br></p></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pancakeswap.finance/chinese/chan-pin/pancakeswap-si-ren-rpc.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
