Multi-Wallet Organization
Organize locally controlled wallets and review strategy assignments without handing custody to the website.
A non-custodial MEV assistant for simulation-first arbitrage, liquidation, and private bundle workflows.
Private bundles, user-controlled keys, and a simulation-first workflow.
Keys and RPC nodes stay on your machine.
Flashbots (EVM) + Jito Bundles (SOL) — Private by default.
Verify the build, run simulation, then review live settings.
Start with the SHA-256-verified Windows build, run simulation mode, and move to live execution only after reviewing limits.
Download the official FRB Agent for Windows. We provide SHA-256 hashes so you can verify the software integrity before installation.
Public submission can expose transaction intent before inclusion, increasing competition and sandwich risk.
FRB supports Flashbots-compatible private routing on EVM and Jito bundles on Solana where available. Private submission can reduce public visibility, but it does not guarantee inclusion, profit, or protection from every execution risk.
flashbots.signBundle({
txs: [signedTx],
private: true
})jito.sendBundle([
versionedTx
], { tip: auto })Review the supported multi-wallet, routing, and automation controls before deciding whether they fit your workflow.
Organize locally controlled wallets and review strategy assignments without handing custody to the website.
Define sweep destinations and review transfers before enabling automation; chain fees and execution risks remain.
Configure liquidity-provision workflows with per-wallet budgets and review modeled outcomes in simulation.
Group supported contract actions with per-wallet confirmation, budget, and gas limits.
Configure multiple RPC providers and failover rules; actual capacity depends on providers, regions, and network conditions.
Route supported operations through private relays such as Flashbots and Jito to reduce sandwich and public-mempool exposure; relay and builder risks remain.
The FRB Agent runs on your Windows machine so signing and strategy configuration remain under your control. Review permissions, telemetry, and release hashes before use.
Hosted Environment
Some hosted bots require credentials or signing authority outside your device.
Requests may pass through a hosted service before reaching an RPC or relay.
A hosted operator may be able to observe configuration or order intent.
Availability and update safety depend on the service operator.
User-Controlled Workflow
Signing remains on the user-controlled device; never enter a seed phrase into the website.
Connect to selected RPC and relay providers without a hosted custody layer.
Review the telemetry policy to understand and control diagnostic data.
Windows releases include a published SHA-256 hash for integrity checking.
Review supported routing paths and integrations. Performance varies by node, relay, builder, geography, configuration, and network conditions.
Ethereum (Flashbots + Private Relays)
Solana (Jito + Pump.fun Support)
BNB Chain (Validator Direct + Low Latency)
Polygon (Gas Optimized + Fast Finality)
Common questions about running the FRB Agent
Test strategy logic without live capital. Simulation mode uses market data to estimate outcomes, but live performance can differ.