You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
subscribe to all lender events to update db balances
46
+
query snapshot of every user balance (will take a long time to complete but liquidations can still occur in the background)
47
+
scan for unstable health and try to liquidate (prompt will appear for unlocking your accounts)
48
+
logs folder will hold log info
49
+
50
+
To view live user balances and health: http://localhost:5010
51
+
35
52
## Utils
36
53
37
54
[Jupyter Notebook for Sushiswap/Uniswap Liquidity and Market Depth](https://gist.github.com/sambacha/a21955e8a8feec7579a607f153476547#file-sushiswap_liquiditypairs-ipynb)
0 commit comments