-
Notifications
You must be signed in to change notification settings - Fork 176
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
Error on ArbTrade-resolved #8
Comments
@andywmo was the issue resolved? |
The above issue is resolved. |
@andywmo this tool was built for identifying windows when the most arb is available: https://www.orfeed.org/defiarbfinder (I hope the lightboxed tutorial video at the top of the page is useful) |
Hey @mikedeshazer thanks for the reply. Also I experience now that none of my Dai or Sai transactions are going through on Uniswap, even when speeding the gaslimit. Have you been experiencing the same and any ideas how to fix this? Cheers, |
Hi Mike,
Could you assist and see what I'm doing wrong? When running the arb Trade (lesson 2) using your codes I receive the following error:
Uniswap SAI Buy price is:
208893250405673813902
Kyber SAI Sell price is:
207119422357935884596
(node:5085) UnhandledPromiseRejectionWarning: Error: Transaction has been reverted by the EVM:
{
"blockHash": "0x05154fdce25d7a01598d2f3f79dc615130e8ad910953b8f9f04e9c9124bde81e",
"blockNumber": 10002651,
"contractAddress": null,
"cumulativeGasUsed": 8512917,
"from": "0x3ae5edbdd1342ce6acaa48342792315d52e7b067",
"gasUsed": 29253,
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"status": false,
"to": "0xc81d49da3d001c35b8528068dce02860e20f4aa5",
"transactionHash": "0x044bafee2087af8a244a85e177d3907d26a256744edcb3b0454ba9dff9481bbe",
"transactionIndex": 36,
"events": {}
}
Thanks in advance.
The text was updated successfully, but these errors were encountered: