White-Whale-Defi-Platform / white-whale-bots

A single-chain and multi-dex arbitrage bot the utilizing White Whale flash loans and Skip Protocol.
https://whitewhale.money
MIT License
81 stars 32 forks source link

Update Loans after Liquidation #112

Open nick134-bit opened 1 year ago

nick134-bit commented 1 year ago

Improvement description

Right now a liquidated Loan stays in the Loans Object. This needs to be updated. Maybe a recurring loan query should be added aswell so we dont miss anything and are always up to date.


Additional context

Add any other context here, code snippets, json responses, screenshots and so on.

Code sample ```rust ```
Logs ``` ```
Screenshots ``` ```