jamesbachini / DEX-Arbitrage

Example arbitrage trading bot
GNU General Public License v3.0
615 stars 350 forks source link

after run comman i got error.how to fix ? #12

Closed JANGFREEMAN closed 2 years ago

JANGFREEMAN commented 2 years ago

ProviderError: Out Of Fund at HttpProvider.request (/Users/zyx/Desktop/github/contract/DEX-Arbitrage/node_modules/hardhat/src/internal/core/providers/http.ts:74:19) at LocalAccountsProvider.request (/Users/zyx/Desktop/github/contract/DEX-Arbitrage/node_modules/hardhat/src/internal/core/providers/accounts.ts:182:36) at processTicksAndRejections (node:internal/process/task_queues:96:5)

banlieu451 commented 2 years ago

after run what command ? Can you explain step by step what you do ?

You need absolutly for test it, do every step by step James say, and thanks you James !

jamesbachini commented 2 years ago

Maybe no eth to pay gas fees in the .env wallet? Aurora added a gas fee since I made the tutorial. On other networks you would still need some native asset in that .env wallet. i.e. BNB for Binance smart chain, FTM for fantom etc.