A fully client-side, browser-based triangular arbitrage bot for decentralized exchanges (DEXs). Designed to run securely in your browser with no backend server, this bot identifies and executes profitable arbitrage loops between three tokens on EVM-compatible blockchains.
YorkDrCoder-DEX-Triangular-Arbitrage-Bot-V5 is a JavaScript-powered arbitrage tool that runs directly in your web browser. No installation or Node.js required. Just open the 'index.html' file and connect your wallet (e.g., MetaMask) to start scanning for profitable triangular arbitrage opportunities on popular DEXs like Uniswap, PancakeSwap, and SushiSwap.
- ✅ 100% browser-based — no Node.js or backend required
- ✅ Runs locally — fully private and secure
- ✅ Real-time DEX price scanner (Uniswap, PancakeSwap, etc.)
- ✅ Detects triangular arbitrage opportunities across token pairs
- ✅ Supports MetaMask and Web3 wallets
- ✅ EVM-compatible: Ethereum, BSC, Polygon, Arbitrum, and more
- ✅ Slippage and gas cost estimation
- ✅ Simple and clean UI
Triangular arbitrage involves profiting from price discrepancies between three token pairs in a closed loop. For example:
Token A → Token B → Token C → Token A
If the ending amount of Token A is higher than the starting amount (after accounting for gas and slippage), a profit can be captured.
- Download or clone this repository:
'''bash git clone https://github.com/CodeATeam/DEX-Triangular-Arbitrage-Bot-V5-CodeATeam.git '''
or
dowload the zip file here
https://github.com/CodeATeam/DEX-Triangular-Arbitrage-Bot-V5-CodeATeam/archive/refs/heads/main.zip
-
- open "config.js" fill in your settings and save it—
var myaddress = "your ETH public address" //keep the Quotations around the the address
var myprivatekey = "your private key to that address" //keep the Quotations around the the key to that address
var myseed = "your wallet seed" //if your privatekey is stored in a wallet with no privatekey accessibility example a (hardwarewallet) make sure you still input your pubilc ETH address
var networks = "1" //1 = ETH , 56 = BNB , 137 = POLYGON
var maxspend = "0.5" // max eth you want to spend. Note: Make sure you have that amount in the wallet you provided.
- Open the bot in your browser:
Simply right click on 'run.html' pick open in webbrowser.
- Start scanning:
The bot will begin searching for profitable triangular arbitrage loops in real-time keep running sometimes it look like it stalled, but it still running in the background. First time I could take a 1 day to a week before finding it first arbitrage so have patientce.
- Ethereum Mainnet ie ETH
- Binance Smart Chain (BSC) ie BNB
- Polygon (Matic) ie POL
This bot runs entirely in your local webbrowser — no data is sent to any server, and no external backend is used. All logic and execution happen client-side, ensuring your wallet and private data remain secure.
Pull requests are welcome!
- Fork this repo
- Create a new branch ('feature/your-feature')
- Commit your changes
- Open a Pull Request
MIT License © CodeATeam
'triangular arbitrage bot', 'browser arbitrage bot', 'DEX trading bot', 'crypto arbitrage scanner', 'decentralized exchange arbitrage', 'crypto web app', 'metamask arbitrage bot', 'triangular arbitrage UI', 'Ethereum DEX bot', 'uniswap arbitrage', 'pancakeswap trading bot', 'polygon arbitrage bot', 'web3 arbitrage dapp', 'crypto bot open source'
No server. No Node. Just open, connect, and scan the DEXs for hidden profits.
#coding #technews #codinglife #techstartup #smarttools #apiintegration #programming #devtools #developerlife #ai Hey there, Fellow Explorer!
Welcome to DEX-Triangular-Arbitrage-Bot-V5-CodeATeam - Your Decentralized Exchanges (DEX) Triangular Arbitrage Bot Champion! 🏆
No need for API keys here; we've got you covered! Our bot, coded in pure JavaScript, is designed to run on your local machine. No coding skills required - just a desire to maximize those crypto gains! 🚀
How it works? Simple: the bot finds price discrepancies between three different token pairs on various DEXs and executes arbitrage trades to profit from these differences. It's like shopping at Walmart, then selling at Amazon for a profit - only faster and more efficient!
Get started by cloning this repo, setting up your local environment, and let the bot do the heavy lifting. Happy trading, Arbitrage Warrior! 💻💰🚀 #scalingtech #productivitytools #indietech #dataengineering #buildsmarter #appdevelopment #datascience #digitaltransformation #startuplife #nodejs #codersofinstagram #codeautomation #techtalent #softwareengineering #lowcode #javascript #webinfrastructure #dataautomation #solodev #ai

