Solana
Simulated route
$124.50 model
Example
Ethereum
Private bundle
$840.12 model
Example
BNB
Liquidation test
$45.20 model
Example
Base
Arbitrage test
$12.05 model
Example
Solana
Jito bundle
$310.00 model
Example
Polygon
Route check
$8.45 model
Example
Solana
Simulated route
$124.50 model
Example
Ethereum
Private bundle
$840.12 model
Example
BNB
Liquidation test
$45.20 model
Example
Base
Arbitrage test
$12.05 model
Example
Solana
Jito bundle
$310.00 model
Example
Polygon
Route check
$8.45 model
Example

掌握 MEV 语言

算法交易有其专属词汇体系。我们整理了在以太坊及更广区块链暗森林中导航所必须掌握的核心术语。

MEV (Maximum Extractable Value)

Core Concepts

The maximum value that can be extracted from block production in excess of the standard block reward and gas fees by including, excluding, and changing the order of transactions in a block.

Front-Running

Strategies

A trading strategy where a bot detects a large pending transaction and places its own transaction with a higher gas fee to get executed first, usually to buy a token before the price goes up.

Sandwich Attack

Strategies

A combination of front-running and back-running. The attacker buys before a victim's trade and sells immediately after, pocketing the price difference caused by the victim's slippage.

Flashbots

Infrastructure

A research and development organization formed to mitigate the negative externalities of current MEV extraction techniques and avoid the existential risks MEV could cause to state-rich blockchains like Ethereum.

Private Relay

Infrastructure

A communication channel that allows searchers to send transaction bundles directly to block builders/validators, bypassing the public mempool to avoid being front-run or having strategies simulated.

Bundle

Core Concepts

A collection of transactions grouped together and submitted to a block builder. Bundles are atomic, meaning either all transactions in the bundle are included in the block in the specific order, or none are.

Base Fee

Gas & Fees

The minimum gas price required to include a transaction in a block, determined by the protocol (EIP-1559). It is burned and not paid to validators.

Priority Fee (Miner Tip)

Gas & Fees

An additional fee paid directly to the validator to incentivize them to prioritize your transaction over others.

Searcher

Roles

An automated bot or entity that monitors the mempool for MEV opportunities and submits bundles to builders to capture that value.

Builder

Roles

A specialized actor that accepts bundles from searchers and constructs full blocks to maximize profit, which are then proposed by validators.

Mempool

Infrastructure

A "waiting room" for pending transactions that have been broadcast to the network but not yet included in a block.

Slippage

Trading

The difference between the expected price of a trade and the price at which the trade is executed. MEV bots often exploit high slippage settings.

JIT Liquidity (Just-In-Time)

Strategies

A strategy where a liquidity provider adds liquidity to a pool immediately before a large trade and removes it immediately after, capturing the trading fees.

Backrunning

Strategies

Submitting a transaction immediately after a target transaction in the same block to capture price impact or arbitrage opportunities. Generally considered ethical and used by FRB Agent.

Liquidation

Strategies

Closing under-collateralized lending positions on protocols like Aave or Compound to claim the liquidation bonus. A protocol-positive MEV strategy that maintains lending market health.

Flashbots Bundle

Infrastructure

A group of transactions submitted atomically to Flashbots block builders. Either all transactions execute in the specified order or none do — eliminating partial-fill risk.

Jito Bundle

Infrastructure

Solana's equivalent of Flashbots bundles, submitted via the Jito Block Engine. Enables atomic multi-transaction execution with tip-based prioritization on Solana.

MEV-Boost

Infrastructure

Open-source middleware run by Ethereum validators that lets them outsource block construction to specialized builders, separating block proposing from block building (PBS).

Block Builder

Roles

A specialized actor in Ethereum's post-Merge architecture that constructs full blocks from searcher bundles and submits them to validators via MEV-Boost relays.

Validator

Roles

A network participant that proposes and attests to blocks. On Ethereum (post-Merge), validators stake 32 ETH and receive priority fees plus MEV-Boost rewards.

Inclusion Rate

Trading

The percentage of submitted bundles that successfully land in a block. FRB Agent achieves ~94% inclusion on Ethereum via Flashbots and ~91% on Solana via Jito.

Revert Protection

Infrastructure

A bundle setting that prevents the transaction from being included if it would revert (fail). Saves gas on failed attempts. Available on Flashbots, Beaver, and Titan relays.

Public Mempool

Infrastructure

The shared queue of pending transactions visible to all nodes before block inclusion. Transactions here are vulnerable to sandwich attacks and front-running.

PBS (Proposer-Builder Separation)

Core Concepts

Ethereum's post-Merge architecture pattern where block proposing (validator) and block building (builder) are separated, enabling MEV-Boost's competitive marketplace.

Atomic Execution

Core Concepts

A guarantee that a sequence of transactions either all succeed in the specified order or all fail together. Critical for arbitrage bundles where partial execution would create losses.

Tip (Solana)

Gas & Fees

A small payment included in a Jito bundle to prioritize inclusion. Tips compete in real-time auctions; FRB Agent automatically optimizes tip size based on bundle expected value.

Gas War / PGA (Priority Gas Auction)

Trading

A bidding war on the public mempool where searchers escalate gas fees to outbid each other for the same opportunity. Wasteful — private bundles eliminate this entirely.

Honeypot Token

Trading

A scam token contract that prevents holders from selling. FRB Agent's policy engine includes a honeypot blocklist and runs simulation checks before any live trade.

Anvil Fork

Infrastructure

Foundry's local Ethereum testnet that forks mainnet state in real-time. FRB Agent uses Anvil to simulate strategy logic before live execution.

WSS (WebSocket)

Infrastructure

A persistent bidirectional connection used by MEV bots to subscribe to real-time mempool events. Lower latency than HTTP polling; FRB Agent benchmarks WSS endpoints by region.

SUAVE

Infrastructure

Single Unified Auction for Value Expression — Flashbots' decentralized chain for sequencing and MEV redistribution. Aims to standardize MEV markets across rollups.

MEV-Share

Infrastructure

Flashbots' user-facing protection program. Users' transactions are routed through a private orderflow auction; users receive a portion of the MEV their trade generates.

Bundle Refund

Gas & Fees

When a builder rebates a portion of MEV revenue back to the searcher whose transaction generated it. FRB Agent surfaces realized refunds in its Ops Pulse telemetry.

Non-Custodial

Core Concepts

A software model where the user retains exclusive control of private keys. FRB Agent is non-custodial — keys never leave the user's machine and the publisher cannot access funds.

掌控脉动

扩展您的执行能力

通过探索完整的 FRB 工具包来最大化您的优势。从机构级遥测到随时可导出的策略脚本。

CTA

安装 FRB 代理

下载经过验证的 Windows 版本并检查 SHA-256。

CTA

阅读快速入门文档

与运营和合规团队分享 15 分钟的设置流程。

CTA

启动控制面板

配对节点客户端并实时监控 Ops Pulse。

准备进化了吗?

迈出下一步

无论您是在验证终端安全,还是在启动您的第一个交易包,FRB 之旅都从这里开始。

推荐

安装 FRB 代理

安全的 Windows 版本,通过 SHA-256 验证以确保最高完整性。

推荐

阅读快速入门文档

15 分钟掌握设置流程:从钱包配对到第一个交易包。

推荐

启动控制面板

实时监控您的 Ops Pulse 并管理交易路由。