Stablecoin Arbitrage Bot
Free to download on every platform. Comes pre-installed on BotFone, BotPad and BotFlip — with extra free apps included.
About this app
WHAT IT DOES
This tool scans for stablecoin arbitrage opportunities across multiple DEXs, identifying price differences that could generate profit. It reads stablecoin prices and liquidity pool data from multiple DEXs and oracles via simulated data (in production, would use on-chain calls and API data). The tool analyzes price differences for stablecoin pairs (e.g., USDC/DAI, USDC/USDT) across DEXs like Uniswap V3, Curve, Balancer, and SushiSwap. It calculates gross profit based on position size, subtracts estimated gas costs, and computes net profit. You can set a minimum profit threshold, maximum gas price, and position size to filter opportunities.
HOW TO USE
Connect your EVM wallet using the "Connect" button, or manually enter any wallet address. Enter the stablecoin pairs to scan (comma-separated, e.g., USDC/DAI, USDC/USDT). Set your minimum profit threshold in USD, maximum gas price in Gwei, and position size in USD. Select your network and click "Find arbitrage opportunities" to scan for price differences. The tool will display your address, network, parameters, total opportunities found, and a detailed breakdown of each opportunity showing the pair, DEXs, prices, price difference, gross profit, gas cost, net profit, and direction. Opportunities are sorted by net profit descending, with profitable opportunities highlighted.
TECHNICAL MECHANISM
The tool uses a price discovery and arbitrage detection algorithm. For each stablecoin pair, it simulates prices across multiple DEXs with random variation around $1.00 (98–102 cents). The tool computes the price difference between each pair of DEXs for each stablecoin pair. Gross profit is calculated as: diff × positionSize, where diff = |priceA - priceB|. Gas cost is estimated as: (0.001 + random) × (maxGasPrice / 50). Net profit = grossProfit - gasCost. Opportunities are filtered to only include those where net profit exceeds the user-defined profit threshold. Results are sorted by net profit descending. The tool also shows the arbitrage direction (buy low on one DEX, sell high on another) to help you understand the trade flow.
WHAT IT CANNOT SEE
The tool cannot view positions on non-EVM chains (e.g., Solana, Bitcoin) or protocols that are not integrated with the tool's data sources. It cannot show real-time pending transactions or mempool activity—only simulated price data is available. It cannot access wallet data without explicit user connection or manual address entry. It cannot detect off-chain holdings or centralized exchange balances. It cannot execute arbitrage transactions—this is an analysis and simulation tool only. It cannot guarantee arbitrage profitability due to gas fluctuations, slippage, or front-running that may occur between simulation and execution. The tool does not account for transaction fees, protocol fees, or gas price volatility beyond the simulated gas cost. The tool's data sources may have rate limits or require API keys for production use. It does not provide financial advice or guarantee the accuracy of aggregated data.
PLEASE NOTE
This tool is for informational and simulation purposes only and is not financial advice. Stablecoin arbitrage involves risks including gas fluctuations, slippage, and front-running. Always verify prices and opportunities directly on-chain using a block explorer before making any trades. The tool's data sources are subject to rate limits and availability. This tool only works with EVM-compatible chains. Use at your own risk.