We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Today it only works for WETH by querying uniswap subgraph's bundles
WETH
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
added PR: displaying usd price #32
No branches or pull requests
Today it only works for
WETH
by querying uniswap subgraph's bundlesThe text was updated successfully, but these errors were encountered: