Skip to content

Update quick-start.mdx #611

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 4, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/flashbots-protect/quick-start.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import ProtectButton from '@site/src/components/ProtectButton';
Flashbots Protect has the following key benefits:

- **Frontrunning protection:** Transactions are hidden from the public mempool away from front-running and sandwich bots.
- **Refunds**: If your transaction creates MEV, you an earn an [MEV refund](/flashbots-protect/mev-refunds). If your transaction pays high priority fees, you can earn [gas fee refunds](/flashbots-protect/gas-fee-refunds).
- **Refunds**: If your transaction creates MEV, you can earn an [MEV refund](/flashbots-protect/mev-refunds). If your transaction pays high priority fees, you can earn [gas fee refunds](/flashbots-protect/gas-fee-refunds).
- **No failed transactions:** Transactions are only included in the block if they do not revert. Users do not pay fees for failed transactions.
- **Configurable:** You can customize your privacy, speed, and refund settings.

Expand Down