Bible Network Crypto DeFi Onchain RWA AI Agent Stablecoin CryptoTax DeFAI Chain SAFU AGI Claude Me Claude Skill Claude Cowork
独立メディア
いかなるプロジェクトとも無提携
DeFi × AI融合の深層分析:Agentの自動化戦略・プロジェクト解剖・リスク識別
defai-bible.com
最新
Injectiveがイagent SDKを発表:「パッケージ化されたエージェントツールキット」がチェーンの標準装備になることの意味  ·  なぜリターン率が低いDeFAI戦略の方が、むしろ良い選択かもしれないのか?  ·  裁定ボットが自らを攻撃した時:2024年のMEVエージェント異常事件から得られる教訓  ·  DeFAIエージェントが資産を失った場合、実際に取り戻せる確率はどれくらいか?  ·  「いつでも一時停止できます」は本当か?DeFAIエージェントを承認する前にこのボタンが本当に機能するか確認しよう  ·  なぜあなたのDeFAIエージェントはウォレットにETHがなくても動作するのか?
用語解説 · MEVとアービトラージ

MEV

MEV(最大抽出可能価値)
MEVとアービトラージ beginner

30秒バージョン · 忙しい方へ
ブロックの生成者(マイナーやバリデーター)や取引順序に影響を与えられる他の参加者が、ブロック内の取引の順序を決定したり、特定の取引を挿入・除外したりすることで得られる追加の利益の総称。サンドイッチ攻撃、フロントランニング、清算裁定など様々な具体的手法を包含する。
詳しく読む +

このコンテンツは現在日本語に翻訳中です。

01 · これは何?

What is MEV, and how does it relate to the sandwich attack discussed earlier?

MEV (Maximal Extractable Value) is an umbrella concept referring to the extra profit any participant capable of influencing transaction ordering within a block can extract through that ordering power. The term was originally coined as "Miner Extractable Value," because in the early days it was primarily miners who held this ordering power; as Ethereum shifted to proof-of-stake, that power moved to validators, and the term's full name evolved to "Maximal Extractable Value" to reflect that this phenomenon isn't limited to miners specifically.

A sandwich attack is just one of many specific techniques under the MEV umbrella — profiting by inserting your own transactions before and after a victim's. Beyond that, MEV also includes plain front-running (no follow-up close needed, just completing a same-direction trade first), liquidation arbitrage (executing a profitable liquidation ahead of others), cross-DEX arbitrage (exploiting price differences between different exchanges), and more. Think of MEV as an entire category, with the sandwich attack being one of the most commonly discussed techniques within it, and the one with the most direct impact on ordinary users.

02 · なぜ存在する?

Why does MEV exist, and what mechanism gives block producers this ordering power?

A blockchain's basic design means that at any given moment, a large number of transactions are simultaneously waiting in the mempool to be packed into a block, and each block can only hold a limited number of transactions. This means a block producer (whether a miner or a validator) inherently has the power to choose which transactions this block will include and in what order — this power itself is an indispensable mechanism for the blockchain to function normally, not a design flaw.

The issue is that a transaction's execution outcome is often highly dependent on order (in the same trading pair, the price of a transaction executed earlier affects the price of one executed later), meaning whoever controls the order can deliberately arrange it to create extra profit for themselves. The fundamental reason MEV persists is that as long as a blockchain needs someone responsible for ordering transactions, the room to profit from that ordering power will always exist — this is an inherent characteristic of blockchain architecture, not a technical flaw that can be fully eliminated.

03 · 意思決定にどう影響する?

MEVは実際どのように抽出され、この業界の現在の運用エコシステムはどのようなものですか?

初期のMEV抽出は比較的原始的で、主にマイナー自身がmempoolを監視し、手動または簡単なスクリプトで利益を生む取引を挿入するというものだった。この分野が成熟するにつれ、明確な分業体制を持つエコシステムが形成された——「サーチャー」(searchers)はmempoolをスキャンして抽出可能なMEVの機会を見つけ、抽出戦略を取引バンドル(bundle)にまとめるアルゴリズムの開発を専門とする。「ビルダー」(builders)は多数のサーチャーが提出した取引バンドルから、自分に最も高い手数料をもたらすブロック内容を組み立てる責任を負う。「バリデーター」(validators)は複数のビルダーが提案したブロックの中から、最も高い手数料を支払うものを選んで実際にオンチェーンに提出する。

この分業エコシステムはPBS(Proposer-Builder Separation、提案者・ビルダー分離)と呼ばれ、MEVの抽出プロセスをより透明で競争的なものにし、少数のバリデーターに秘密裏に独占されないようにすることを目的としている。Flashbotsのようなインフラプロバイダーは、サーチャーがプライベートトランザクションプールを通じてビルダーと直接コミュニケーションできるようにし、公開mempoolで取引の意図を晒す必要がなくなる。これは、本シリーズの前段で触れた「プライベートトランザクションプールがサンドイッチ攻撃のリスクを下げられる」という技術的基盤でもある。

04 · どうすればいい?

MEVは一般ユーザーにどのような実際の影響を与えますか?DeFAI製品を利用する際、この現象をどう捉えるべきですか?

一般ユーザーにとって、MEVの最も直接的な影響は、取引コストが表面上表示されているものより高くなる可能性があることである——合理的なスリッページ許容度を設定していても、MEV抽出者はフロントランやサンドイッチによって、あなたの実際の約定価格を理論上の最適価格より悪化させる可能性がある。このコストは通常、取引インターフェースに直接表示されないため、ユーザーに見落とされやすい。

DeFAI製品を利用するユーザーにとっては、そのエージェント自体が取引を実行する際にMEV保護を考慮しているか——プライベートトランザクションプールを通じて取引を送信しているか、組み込みのMEV防御メカニズムがあるかを確認する価値がある。さらに注目すべきなのは、MEVは「他者に抽出される」という側面だけではないということだ。一部の高度なDeFAI戦略は、それ自体がMEVを能動的に抽出するよう設計されている(清算裁定、クロスDEX裁定など)。あなたが使用しているエージェントがこの種の戦略に該当する場合、MEVの動作ロジックを理解することは、その戦略の利益源が合理的で持続可能かをより正確に評価する助けとなる。

具体例 +

公開されているオンチェーン分析プラットフォームの推定によると、Ethereumメインネットだけでも様々なMEV手法を通じて抽出される価値は年間数億ドルに達し、そのうち清算裁定、サンドイッチ攻撃、クロスDEX裁定が大部分を占めている。この規模は、MEVが初期の周縁的な現象から、専門的な分業を持つ相当な規模の産業エコシステムへと発展したことを示している。

よくある誤解 +
✕ 誤解 1
× 誤解:MEVはサンドイッチ攻撃の別の呼び方にすぎず、両者は同じものである、実際は:サンドイッチ攻撃はMEV傘下の数ある具体的手法の一つにすぎず、MEVはより広い上位概念であり、被害者の取引をサンドイッチすることを伴わない清算裁定やクロスDEX裁定などの他の形態も含まれる
✕ 誤解 2
× 誤解:MEVは完全に排除できる技術的な脆弱性であり、修正しさえすれば二度と発生しない、実際は:MEVはブロックチェーンアーキテクチャ自体の「誰かが取引を順序付けする必要がある」という基本的な特性に由来し、システム設計に内在する現象である。業界の取り組みの方向性は抽出プロセスをより透明でより公平な競争にすることであり、完全に消滅させることではない
The Missing Link +
直接的な影響

MEV extraction itself is a legitimate profit source for block producers and searchers, and through mechanisms like PBS, the extraction process is becoming more transparent and competitive; but for an ordinary trading user, MEV means the actual execution price can be worse than the theoretical optimal price, a cost usually hidden within transaction slippage and hard to notice, requiring a trading route with MEV protection to reduce the impact.

質問する
10文字以上入力してください
関連トピック