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

Error at harvesting reflexive strategies. #88

Open
Jonasslv opened this issue Oct 23, 2021 · 3 comments
Open

Error at harvesting reflexive strategies. #88

Jonasslv opened this issue Oct 23, 2021 · 3 comments

Comments

@Jonasslv
Copy link
Member

Looking at the logs I see that the harvester is always failing at this strategies:
0x1435c96785B64D4d9452812645C3cD423C1F73ca - PngSporePngLp
0x14519ABf2f04a632Ee65D84D9A37d9Eec02955F3 - JoeAvaxGbLp
0x20B6c71D1724A8D8510FB3D2486e4cCF2A8D91AD - PngAvaxGbLp
0x5547e1aaD9c6557C625Da99a0Da1aEcdA1cE2992 - PngAvaxAvmeLp (This one is not reflexive tho, it was made with the wrong base?)
0x7e4196Fe4A9C661B1BbD27B54214E669351Bdf23 - PngAvaxShibxLp

With the error: cannot estimate gas; transaction may fail;
Please review harvest() on these.

@jomarip
Copy link

jomarip commented Oct 23, 2021

Thank you. Looking into it now. Currently using ABIs because the code isn't verified.

@fuzzylemma
Copy link

Are these deprecated too? @jomarip

@jomarip
Copy link

jomarip commented Feb 4, 2022

I think this still fail. Worth keeping on here as a reminder. It actually was important to remember today

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

4 participants
@jomarip @Jonasslv @fuzzylemma and others