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

Get only last price of all tickers #19

Open
tiarenla opened this issue Jul 13, 2021 · 2 comments
Open

Get only last price of all tickers #19

tiarenla opened this issue Jul 13, 2021 · 2 comments

Comments

@tiarenla
Copy link

Hi, is there a way to retrieve only the last price of all tickers? (and not the entire JSON output of https://api.wazirx.com/api/v2/tickers )

Thank You

  • Tia
@PyAgni
Copy link

PyAgni commented Jul 26, 2021

I don't think they have an API like that. It's something that probably we have to do on our own using the JSON provided.
Although they do have an API, which returns JSON output for particular crypto only.
PS: I'm not associated with WazirX, was just exploring the APIs for a side-project.

@tiarenla
Copy link
Author

Thanks Agni. Will explore more with the API u mentioned. Hoping to see more options in the coming future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants