Simulation Before Live

Test Strategy Logic.
Review Before Live.

FRB's Simulation Mode forks mainnet state locally so you can review route logic, gas use, slippage, and failure paths before signing live transactions.

frb-sim-engine --fork-block <selected-block>
$ loading mainnet state...
State forked at the selected block
$ simulating arbitrage_strategy_v1.js
Target: Uniswap V3 ETH/USDC
Input: user-defined test amount
Output: modeled route result
✓ Simulation Successful.
> Example output: review the estimated net result
> Example output: review gas and slippage assumptions

Local Forking

A local fork can reproduce a selected state for controlled testing; source RPC availability and state assumptions still apply.

P&L Analysis

Get detailed execution report breakdowns: swap slippage, gas costs (L1 + L2), and modeled net result for every simulated trade.

Strategy Backtesting

Replay past opportunities. Provide a transaction hash of a missed arb, and see if your configuration would have captured it.

Simulation FAQ

Do I need real funds to simulate?

No live funds are required for simulation. The simulator uses local impersonated accounts to test route logic and capital assumptions.

Does simulation predict live execution?

No. Simulation can model state and logic, but it cannot predict competing searchers, relay latency, builder inclusion, reorgs, RPC drift, or sudden liquidity changes.

Review Before Live Execution.

Download Simulator
Control the Pulse

Expand Your Execution

Maximize your edge by exploring the full FRB toolkit. From institutional-grade telemetry to ready-to-export strategy scripts.

Ready to Evolve?

Take the Next Step

Whether you're verifying terminal security or launching your first bundle, the FRB journey starts here.

Recommended

Install FRB Agent

Secure Windows build. Verified via SHA-256 for maximum integrity.

Recommended

Read Docs Quick Start

Master the setup in 15 minutes. From wallet pairing to first bundle.

Recommended

Launch Dashboard

Monitor your Ops Pulse and manage transaction routes in real-time.