Skip to content
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 bot requires LUSD amount equal to the eth equivalent amount being arbitraged. #1

Open
lazycoder1 opened this issue Apr 1, 2021 · 1 comment

Comments

@lazycoder1
Copy link
Owner

The restriction is because we are currently calling redeemLUSD function to determine the input values for the arbitrage bot.

We should find an alternative way to find the inputs for the contract so that we can circumvent this restriction.

A possible solution would be to expose the hint finder functions from the @liquity/lib-ethers library.

@rohitroxx001
Copy link

rohitroxx001 commented Nov 16, 2023

I was running the app for Goerli network, and after subscribing to the events. It's stuck at Subscribed to ethereum events. Will continuously monitor for arbitrage opportunities!

Console Error: Error: call revert exception (method="getReserves()", errorSignature=null, errorArgs=[null], reason=null, code=CALL_EXCEPTION, version=abi/5.0.13)

Is it still reliable for ETH-LUSD mainnet arbitrage?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants