Skip to content
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

Support custom price, supply and backing query code per asset #22

Open
Spenhouet opened this issue Jun 11, 2023 · 0 comments
Open

Support custom price, supply and backing query code per asset #22

Spenhouet opened this issue Jun 11, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Spenhouet
Copy link
Collaborator

The current system expects a generic / standardized way how price, supply and backing is derived. In many cases this seems to not work. For example prices for token contracts might not be tracked on DefiLlama or DexScreener but could be derived from an oracle. Or backing might work differently than the standard of having a balance in a contract.

We want to add the capability of supporting any custom logic to derive price, supply and backing for an asset via custom query code per asset which is executed if provided. This will allow to properly cover more assets.

@Spenhouet Spenhouet added the enhancement New feature or request label Jun 11, 2023
@Spenhouet Spenhouet self-assigned this Jun 11, 2023
@Spenhouet Spenhouet moved this to In Progress in bcked roadmap Jun 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In Progress
Development

No branches or pull requests

1 participant