Crypto Newbie

Crypto Cho Người Mới / Mô phỏng / MEV-Share OFA

Simulator MEV-Share / Order Flow Auction

Trong nhiều năm, retail Ethereum user là sandwich bot food — $675M extracted từ user trong 2022 alone. MEV-Share (Flashbots, 3/2023) flipped dynamic này: thay vì being front-run, user giờ EARN back 70-90% MEV trade họ tạo. Simulator này chạy OFA (Order Flow Auction) math: searcher bid cho quyền backrun trade bạn sao, fraction nào come back cho bạn, và harsh competition economics drive searcher profit về near-zero.

Trade bạn

OFA settings

OFA auction result

Gross MEV opportunity

$10.00

Winning searcher bid

$8.89

MEV refund bạn

+$7.56

Builder tip

$0.44

Flashbots protocol fee

$0.89

Total benefit vs public mempool

+$17.56

Searcher economics

Expected revenue per attempt

$0.1389

Expected profit per attempt

$-7.8611

Annualised profit (running 24/7)

$-573,861

Sao MEV-Share tồn tại — user empowerment thesis

Pre-MEV-Share, Ethereum mempool là hostile environment cho retail. Bạn submit Uniswap swap, tx bạn sit trong public mempool 12 giây, và sandwich bot race front-run + back-run bạn. Bạn lose; bot win. MEV-Share flipped này by introducing OFA: user submit transaction về private network, hint (không full tx) broadcasted cho searcher, searcher BID extract MEV từ trade bạn, highest bid selected, và ~85% bid đó REFUNDED cho bạn. Thay vì losing $50 cho sandwich, bạn earn $40 từ auction. Net swing cho user: +$90 per typical swap.

Trade type matter — không phải mọi MEV equal

Simulator show MEV scale với trade size, type, và asset volatility. Small trade (<$1k) có minimal MEV opportunity — bot không profit enough cover gas. Stablecoin swap có ~50% normal MEV. ETH-USDC có typical MEV. Volatile pair (memecoin, microcap) có 5-10× MEV per dollar trade vì larger arbitrage window trong adjacent pool. Asset volatility multiply effect này — high-volatility asset tạo wider arbitrage opportunity. Cho $10k memecoin trade, refund $30-100. Cho $100 stablecoin swap, refund $0.01.

Searcher economics — brutal competition

Searcher compete win mỗi batch. Simulator show math: với N searcher, bạn win 1/N time. Winning revenue = grossMev × competitivenessFactor (approach grossMev khi N grow). Subtract gas cost per attempt (~$5-15 typically). Với 8 competing searcher, expected profit per attempt might ~$0.10. Ở 200 attempts/day, đó $20/day per searcher. Annualised = $7,300. Not bad cho hobbyist; below survival cho serious operation. Top searcher (Flashbots SUAVE, Beavers, Builder0x69) dominate via better algorithm, lower gas cost, faster mempool read, và economies of scale.

Sao 30%+ Ethereum volume giờ go through OFA

Adoption metric: MEV-Share process ~$200M+/day. MEV-Blocker (similar protocol by bloXroute) process another $50M+. CowSwap (batch auction với similar MEV protection) process $100M+. 1inch Fusion (similar OFA model) process $300M+. Combined: 30%+ Ethereum volume giờ flow through some form of OFA, generating MEV-Share-style refund cho user. User value proposition overwhelming — đa số modern wallet default về MEV-Share endpoint (Coinbase Wallet, Rabby, Frame, MetaMask Snap). Old 'public mempool' cho retail becoming obsolete.

Câu hỏi thường gặp

+Khác nhau giữa MEV-Share và MEV-Blocker là gì?

Both là OFA — collect user transaction, run auction cho searcher bid, và refund user. MEV-Share by Flashbots (original block-builder team đằng sau MEV-Boost). MEV-Blocker by bloXroute, competitor. Có slightly different searcher network và slightly different refund percentage. Cho user, experience similar — both protect from MEV và refund some of it. Both enabled được trong đa số wallet via custom RPC URL setting.

+Có downside dùng MEV-Share không?

Two minor: (1) Slight latency increase (transaction go through private OFA network thay vì public mempool — add 0-12 giây trước inclusion). (2) Trust trong Flashbots — Flashbots operate OFA infrastructure và could theoretically misuse user data. Mitigation: (a) Flashbots well-known và có reputation lose. (b) Hint không reveal exact amount/destination until execution. (c) Open-source code allow independent verification. Cho 99%+ user, MEV saving far outweigh minor concern này.

+Tôi actually earned bao MEV-Share?

Depend trading volume + type bạn. Heavy trader (>$1M/year trong swap): hundreds to thousands of dollar/year trong refund. Moderate trader ($10k-100k/year): $10-100/year. Light trader (<$10k/year): cents to vài dollar. Đa số wallet (Coinbase Wallet, MetaMask với OFA snap) show accumulated refund bạn trong UI. Macro saving more important than per-user — billion-dollar collective transfer từ sandwich bot back to user kể từ 2023.

+Tôi run own searcher trên MEV-Share được không?

Yes, permissionlessly. Flashbots SUAVE network provide infrastructure cho any searcher participate. Requirement: (1) Build bid algorithm (start với simple backrun arbitrage). (2) Subscribe MEV-Share hint stream. (3) Submit bid trong tight time window (~50ms latency budget). (4) Có $1k+ ETH cho bond + initial gas. Realistically: only well-resourced firm make profit. Hobbyist usually lose money trên gas. Nhưng cho educational purpose, run searcher highly recommended hiểu dynamic.

+Còn MEV trên L2 như Arbitrum/Optimism/Base?

L2 MEV fundamentally khác vì L2 có centralized sequencer (single party order transaction). Trên L2: (1) Sequencer extract MEV directly được (sequencer-extractable value). (2) Sequencer offer MEV protection cho user (vài do, vài không). (3) Vài L2 (Base) actively distribute sequencer revenue back cho user via OP Stack mechanism. (4) Decentralized sequencer design (Espresso, Astria) bring proper OFA-style MEV protection cho L2. Currently, L2 MEV mostly captured bởi sequencer; sẽ change khi decentralized sequencing matures.