Wallet & Contract
Live status
Step-by-step setup guide
In a single transaction this bot takes a flash loan, arbitrages between DEXes, repays the loan and keeps the profit. If there is no profit the transaction reverts and your principal is never at risk. Just 6 steps:
Get some testnet ETH (for gas)
Open the official Google faucet (opens in a new tab):
Choose the Ethereum Sepolia network and paste this wallet address:
Click Receive and wait a few minutes.
Confirm the funds arrived
Open Network & Wallet → Refresh balances. ETH should be above zero.
Build & wire the whole system in one click
Open Contract & Wiring → Build & wire the whole system. It deploys tokens, DEXes (direct + triangular), a lending pool and both arbitrage contracts on Sepolia, then auto-fills every setting (~1–2 min, progress in the live log).
Pick a strategy & check the quote
In Strategy choose Direct (2-DEX) or Triangular (3-token). Then in Bot & Logs click Get quote to see the optimal borrow size and net profit.
Start the bot
In Bot & Logs, turn on Auto-execute if you want automatic trading, then Start bot.
Withdraw the profit
Profit accumulates in the contract. The Withdraw profit button on the Contract & Wiring page sends it to your wallet.
All required addresses
11155111Deployed addresses (after wiring)
Network & Wallet
Wallet status
Build & wire the whole system
One click deploys the whole scene on-chain and auto-fills every setting: USDC, WETH & DAI tokens, DEXes for direct and triangular, a lending pool, and both arbitrage contracts. Needs some gas.
Contracts & withdrawal
Strategy mode
Tokens & routers
Optimizer & limits
Strategy Designer — named profiles
Save the current settings as a reusable rule profile, then load it anytime.
AI Strategy Assistant (Liara)
Discuss and optimize your strategy. The assistant sees your current settings and last quote. If it proposes parameter changes it returns a JSON block you can apply.
Live quote
Bot control
Live log
Report a bug or request
Pick a type, write what happened or what you want, and submit. Entries are stored on the server for review and fixing.