Aave: Add additional lending_reserve
stats to schema
#18
Labels
enhancement
New feature or request
priority: P2
Default priority. An issue might not yet be fixed in the next release.
size: S
A small task that can be completed in less than a day
Goal
As an investor or strategy developer, I want to filter and sort by additional
lending_protocol
stats and see these data points displayed on search results.Details
See:
The stats that would be most valuable are:
total_supply
,total_borrowed
. These should both be indexed so they can be used for filtering and sorting.We should consider updating the schema to make use of the new-ish nested objects feature. We could nest all
lending_reserve
data under alending_reserve
object (and move some other properties under a more appropriate parent object).The text was updated successfully, but these errors were encountered: