simple-arbitrage
simple-arbitrage copied to clipboard
Example arbitrage bot using Flashbots
When the code reaches getPairsByIndexRange, I am getting the following error: Error: Transaction reverted: function call to a non-contract account I tried copying the same UniswapQuery code from Etherscan and...
Hey there, might be a dump question. But can anybody explain why we need to use our own deployed Smart Contracts and don't just connect a wallet with Web3.js or...
I embedded environmental variables in .env and ran npm run start. Here's the error I encountered "Unable to compile TypeScript". Is there any defects in the current code?? Thanks. ```...
A Brownie problem potentially. Mac OS X Big Sur v11.5.1 Node v16.4.2 Python v3.8 Sol v0.8.6 Brownie v1.15.2 I am compiling using Brownie. However the only files that end up...
First off, thanks for open-sourcing this. Thought I give it a try and created the contracts. However, no transactions are ever started by the contract. I see this log, which...
Originally this PR was only about making changes to the readme to add variables in two places, but I accidentally committed to this branch instead of another, so it is...