-
Notifications
You must be signed in to change notification settings - Fork 221
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
Simple dashboard of econ data for Economic Stress Test #5421
Comments
Good news: deploy-ist-monitor.js script gets an event for each pool and for each trade.
|
AMM Tick Data SpreadsheetIn the swaps tab of the ag-solo play worksheet, we get a new row for each swap or liquidity transaction: Notes:
In the pools tab:
The issuers tab is from the wallet, not from the AMM. It tells us what the brand names from the other two sheets mean. We get a new update each time we reload the wallet; each update has a list of issuers / assets, which we normalize as a sequence of rows: |
target for tomorrow: AMM, vaults... stretch goal: liquidation |
oops... the spreadsheet is populated with strings. Those should be numbers. p.s. Fixed in dckc/ag-admin@d2fb73d |
updates lagging?When I paid off some debt, the totalDebt in the
|
How to run the dashboard
|
@kennyrowe , due to the Google service account headache, I'm just going to run this myself for the next little while. When we get the RPC stuff (#5386) working so we can skip the JS layer, let's revisit it. |
@kennyrowe cool... so you figured out the Google service account stuff. |
@kennyrowe was able to reproduce my results. Yay! |
Let's come back to these after we have RPC working:
- reserve #4651
- PSM #4968
- BLD Boost #4653
- Oracle / price authority #4652
- goverance? (#5268)
The text was updated successfully, but these errors were encountered: