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
This data can be used in Blockchain Explorers and via sites like The Graph for the community to get key information about the state of the RUN Protocol components.
From our meeting on Feb 22, here is the data we want to expose from the Vault Factory:
turadg
changed the title
Expose key Vault Factory economic data via RPC and notification stream
Expose key Vault Factory economic data via subscription
May 25, 2022
This data can be used in Blockchain Explorers and via sites like The Graph for the community to get key information about the state of the RUN Protocol components.
From our meeting on Feb 22, here is the data we want to expose from the Vault Factory:
Per Contract (Director object)
Governance parameters, contract terms, feesgovernedPer Collateral (Manager object)
Governance parameters, including interest rate, liquidation ratio, liquidation penalty per collateral, current debt limitgovernedCurrent debt limitgovernedpublicNotifiers.asset
)publicNotifiers.asset
)Liquidation strategygoverned1. Collateral being sold
2. Amount sold so far
3. Proceeds so far
Per Vault
debtSnapshot
.debt)locked
)debtSnapshot
.interest)vaultState
Use existing notifiers except for values that have high change frequency.
The text was updated successfully, but these errors were encountered: