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

Display USD price of assets #18

Open
martriay opened this issue Jun 10, 2021 · 2 comments
Open

Display USD price of assets #18

martriay opened this issue Jun 10, 2021 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@martriay
Copy link
Owner

martriay commented Jun 10, 2021

Today it only works for WETH by querying uniswap subgraph's bundles

image

@martriay martriay added enhancement New feature or request good first issue Good for newcomers labels Jun 10, 2021
@xjjda22
Copy link
Contributor

xjjda22 commented Jun 21, 2021

can try using chainlink subquery or cryptocompare to fetch prices of different tokens
https://api.thegraph.com/subgraphs/name/tomafrench/chainlink
https://min-api.cryptocompare.com/data/price?fsym=CHI&tsyms=USD

@xjjda22
Copy link
Contributor

xjjda22 commented Jun 21, 2021

added PR: displaying usd price
#32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants