Node.js CLI bot that scans ETH/USDC prices on Chainlink, Uniswap V2, SushiSwap, Curve and Balancer and triggers flash-loan arbitrage through a smart contract when the spread reaches 0.9%. Includes an interactive menu for wallet setup, protocol choice and loan amount.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONA Node.js CLI bot that the README describes as scanning ETH/USDC prices across Chainlink, Uniswap V2, SushiSwap, Curve and Balancer, then triggering flash-loan arbitrage through a smart contract when the spread reaches 0.9%.
FlashLoanArbitrage is a Node.js command-line bot that scans ETH/USDC prices across five DeFi price sources and triggers a flash-loan arbitrage routine when the spread reaches 0.9%. It offers Aave, dYdX, Uniswap V3 and Balancer as loan sources and stores a generated or imported wallet key locally in wallet.json.
English README for a Node.js CLI bot called FlashLoanArbitrage: it creates or imports an Ethereum wallet, polls ETH/USDC prices across several DeFi venues, and triggers flash-loan arbitrage when the spread reaches 0.9%. The repo name and description mention volume monitoring, which the README does not cover.
FlashLoanArbitrage is a Node.js bot that monitors ETH/USDC price differences across DeFi platforms and executes flash loan arbitrage through a smart contract when spreads exceed 0.9%. Supports Aave, dYdX, Uniswap V3, and Balancer.
Interactive Node.js bot that watches ETH/USDC prices across Chainlink, Uniswap V2, SushiSwap, Curve and Balancer, and triggers a flash-loan arbitrage routine through a smart contract when the spread between venues reaches 0.9%.
FlashLoanArbitrage is a Node.js CLI bot for DeFi arbitrage using flash loans. It monitors ETH/USDC prices across Chainlink, Uniswap V2, SushiSwap, Curve, and Balancer, and triggers when the spread reaches 0.9%. It supports wallet creation/import, protocol selection, and private-key storage in wallet.json.
A DeFi arbitrage bot that utilizes flash loans to execute trades between different decentralized exchanges when price discrepancies are detected.
A Node.js CLI bot that scans ETH/USDC prices on five DeFi sources and triggers flash-loan arbitrage through a smart contract when the spread reaches 0.9%, storing a wallet private key locally in wallet.json.
A Node.js command-line bot that polls ETH/USDC prices from five DeFi sources and, when the spread reaches about 0.9%, triggers flash-loan arbitrage through a smart contract. It ships with wallet creation/import, protocol selection, loan-amount settings and a price-monitoring menu.
jadx is a Dex to Java decompiler with command-line and GUI tools that convert Android APK, dex, aar, aab and zip files into readable Java source code, decode resources, and include a deobfuscator.