-
Notifications
You must be signed in to change notification settings - Fork 194
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The result is unclear #45
Comments
Did the flashloan tx show up in the console? It not, maybe that's something to do with the price check after fetching price data from 1inch. |
No, flashloan tx not show in the console. I think problem with unstable connection from server. Thanks! |
Not sure if it helps but i added more crypto to cover transaction fees & also re-ran yarn build & i dont seem to be getting the above error! |
I re-deployed the contract. On main address 12 MATIC and 5 WMATIC and this error is gone. But i have new problem |
In the end it didn't solve the problem - still undefined results |
Would you tell me more, added where to? Your personal wallet? Transferred MATIC to your deployed contract? |
Not sure if you guys read the follow up article, but this arbitrage bot is not profitable because it relies on 1inch routing which is not fast enough to perform profitable arbitrage. You'll need to directly query prices from each dex if you want profit. That's not included in this bot - this bot was an exploration into how to do this, but not necessarily a way to make a profit. |
Sounds like another one 'not important' note then. |
Hi! I try to start script and a few hours later he returned this result
undefined5 │ undefinedUSDT │ undefined1000.00 │ undefinedETH │ undefined1020.48 │ undefined20.5 │ undefined2.0 │ undefined │ undefined 2.4s │ undefined2022-02-04T21:53:53.923Z │50 │ undefined19.5 │ undefined 2.0 │ undefined │ undefined6 │ undefinedUSDT │ undefined1000.00 │ undefinedUSDC │ undefined1019.50 │ undefined19.5 │ undefined2.0 │ undefined │ undefined 2.0s │ undefined2022-02-04T21:53:53.506Z │17 │ undefined15.2 │ undefined 1.5 │ undefined │ undefined7 │ undefinedUSDT │ undefined1000.00 │ undefinedWMATIC │ undefined1015.17 │ undefined15.2 │ undefined1.5 │ undefined │ undefined 5.3s │ undefined2022-02-04T21:53:56.837Z
What could be the problem? As far as I understand, the script found a positive result, but nothing happened further. Nothing happened at the contract address
The text was updated successfully, but these errors were encountered: