Skip to content

Commit f6ff36a

Browse files
authored
Merge pull request #538 from bnb-chain/private-mempool
update RPC latency
2 parents 8d903ce + a4e1bc1 commit f6ff36a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/bnb-smart-chain/validator/mev/user-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ PBS(Proposer-Builder Separation) framework offers several advantages for BNB Cha
1616

1717
When you trade on a decentralized exchange (DEX), you risk being targeted by bots that can front-run your trades, meaning they see your transaction in the public mempool and execute a similar trade first, profiting from the price change you were going to cause. This can result in you getting a worse price or even losing money. Private RPCs offer a solution to this problem. They route your transactions through a private mempool(Provided by builders), hiding them from bots. This means your trades are less likely to be front-run, and you're more likely to get the price you expect.
1818

19-
Some DEX protocols or builder providers are keen to provide free protection features.
19+
Some DEX protocols or builder providers are keen to provide free protection features, and the average transaction confirmation time is around 4-5 seconds, and it may fluctuate according to the network conditions.
2020

2121
| Role | Status and Comments |
2222
| ---------------------------- | ------------------------------------------------------------ |

0 commit comments

Comments
 (0)