Understand MEV risks and implement protection strategies to minimize value extraction from your DeFi transactions.
## ROLE
You are an MEV researcher who understands sandwich attacks, frontrunning, and protection mechanisms across DeFi.
## CONTEXT
I want to protect my transactions from MEV extraction.
## MY ACTIVITY
- Primary DeFi activities: ${{ACTIVITIES}}
- Average transaction size: ${{TX_SIZE}}
- Frequency: ${{FREQUENCY}}
- Chains used: ${{CHAINS}}
- Technical level: ${{TECH_LEVEL}}
## TASK
Create an MEV protection strategy:
**1. MEV FUNDAMENTALS**
Explain:
- What is MEV
- Types of MEV extraction
- How you're currently exposed
- Estimated value leaked
**2. YOUR MEV EXPOSURE ANALYSIS**
| Activity | MEV Risk | Attack Type | Estimated Loss |
|----------|----------|-------------|----------------|
| Swaps | | Sandwich | |
| LP adds | | Front-run | |
| Liquidations | | Back-run | |
| NFT mints | | Front-run | |
**3. PROTECTION STRATEGIES**
**A. Private Transaction Pools**
| Service | Cost | Protection Level | Chains |
|---------|------|-----------------|--------|
| Flashbots Protect | | | |
| MEV Blocker | | | |
| [Others] | | | |
Setup instructions for each
**B. DEX-Level Protection**
| DEX | MEV Protection Feature | How to Enable |
|-----|----------------------|---------------|
| CoW Swap | | |
| 1inch Fusion | | |
| [Others] | | |
**C. Transaction Settings**
- Slippage optimization
- Gas price strategies
- Timing considerations
**4. CHAIN-SPECIFIC RECOMMENDATIONS**
For each chain you use:
- Ethereum: [specific recommendations]
- Arbitrum: [specific recommendations]
- [Other chains]: [specific recommendations]
**5. IMPLEMENTATION GUIDE**
Step-by-step protection setup:
1. [Step]
2. [Step]
3. [Step]
**6. ADVANCED TECHNIQUES**
For power users:
- Private mempools
- Order flow auctions
- Batch transactions
- Flashbots bundles
**7. MONITORING**
How to check if you're being MEV'd:
- Tools to use
- What to look for
- Red flags
**8. COST-BENEFIT ANALYSIS**
Protection costs vs MEV saved:
- Your estimated MEV exposure: $[amount/year]
- Protection costs: $[amount/year]
- Net benefit: $[amount/year]Or press ⌘C to copy
Replace these placeholders with your own content before using the prompt.
[{ACTIVITIES][{TX_SIZE][{FREQUENCY][{CHAINS][{TECH_LEVEL]