FlashLoanArbitrage is a Node.js command-line bot that polls ETH/USDC prices on Chainlink, Uniswap V2, SushiSwap, Curve and Balancer, and triggers a flash-loan arbitrage smart contract when the spread reaches 0.9% or more.
AutomationDeveloper toolsBots & integrations
A Node.js script paired with an on-chain contract that monitors ETH/USDC prices across several DeFi venues and, when the spread exceeds a claimed 0.9% threshold, attempts flash-loan arbitrage. It generates or imports a wallet and stores the private key in a local file; no tests, audit or contract source are shown.
AutomationBots & integrations