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
Once centrifuge/api#254 is merged and released by EMBRIO, the metric on the landing page should be updated from total value locked to total assets financed.
This metric can be computed by taking the sum of sumBorrowedAmount for all pools in the subquery.
The text was updated successfully, but these errors were encountered:
Im trying to use this for apps but im getting 100.7M for the sumBorrowedAmount. Is this correct? is not the same as the website, Im guessing is missing the tinlake data @hieronx
Once centrifuge/api#254 is merged and released by EMBRIO, the metric on the landing page should be updated from total value locked to total assets financed.
This metric can be computed by taking the sum of
sumBorrowedAmount
for all pools in the subquery.The text was updated successfully, but these errors were encountered: