We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This issue is to create a workflow that checks for borrowers that are in liquidation.
There's an existing workflow for updating the bank price. I haven't done much with it but you can use it as a reference for how to interact with the bank. https://github.com/Ricochet-Exchange/ricochet-keeper/blob/v2-workflows/dags/rex_bank_keeper.py
I got started on these bank workflows on the v2-workflows branch, so base your branch off that and PR into v2-workflows when you're done.
v2-workflows
Your keeper address will need to be approved to submit prices and liquidate so hmu and I will get you allowlisted.
The text was updated successfully, but these errors were encountered:
I would love to attempt this. I dont really know what Im doing but I am willing to get my hands dirty so I can learn more about keepers
Sorry, something went wrong.
I suggest we need to create a Ricochet-subgraph to get the addresses from deposit event.
Ricochet-subgraph
deposit
No branches or pull requests
This issue is to create a workflow that checks for borrowers that are in liquidation.
There's an existing workflow for updating the bank price. I haven't done much with it but you can use it as a reference for how to interact with the bank. https://github.com/Ricochet-Exchange/ricochet-keeper/blob/v2-workflows/dags/rex_bank_keeper.py
I got started on these bank workflows on the
v2-workflows
branch, so base your branch off that and PR intov2-workflows
when you're done.Your keeper address will need to be approved to submit prices and liquidate so hmu and I will get you allowlisted.
The text was updated successfully, but these errors were encountered: