Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Aave: Add additional lending_reserve stats to schema #18

Open
kenkunz opened this issue Aug 8, 2023 · 0 comments
Open

Aave: Add additional lending_reserve stats to schema #18

kenkunz opened this issue Aug 8, 2023 · 0 comments
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

Comments

@kenkunz
Copy link
Collaborator

kenkunz commented Aug 8, 2023

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:

  • tradingstrategy-ai/oracle#329
  • tradingstrategy-ai/oracle#417
  • tradingstrategy-ai/oracle#418

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 a lending_reserve object (and move some other properties under a more appropriate parent object).

@kenkunz kenkunz added 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 labels Aug 8, 2023
@kenkunz kenkunz changed the title Add additional lending_reserve stats to schema Aave: Add additional lending_reserve stats to schema Aug 8, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
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
Projects
None yet
Development

No branches or pull requests

1 participant