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

How to obtain the USDT exchange rate dynamically #6008

Open
CupidStar opened this issue Sep 18, 2024 · 3 comments
Open

How to obtain the USDT exchange rate dynamically #6008

CupidStar opened this issue Sep 18, 2024 · 3 comments

Comments

@CupidStar
Copy link

How to obtain the USDT exchange rate dynamically

@ExOCeo
Copy link

ExOCeo commented Sep 19, 2024

you meant real-time exchang rate of usdt to what?

@CupidStar
Copy link
Author

Yes, I hope to obtain the real-time exchange rate at a fixed speed through http protocol or websocket protocol. Do you provide that? If so, could you please provide me with a copy of the instructions? Thank you very much

@ExOCeo
Copy link

ExOCeo commented Sep 19, 2024

Yes, I hope to obtain the real-time exchange rate at a fixed speed through http protocol or websocket protocol. Do you provide that? If so, could you please provide me with a copy of the instructions? Thank you very much

There is no interface for obtaining token exchange rate, you might find that from other dApp or DEX, TRON has no such service.

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

No branches or pull requests

3 participants
@CupidStar @ExOCeo and others