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

feat: use bitmarts v3 ticker endpoint #270

Merged
merged 2 commits into from
Sep 18, 2024

Conversation

philbow61
Copy link
Collaborator

Description

We have seen a lot of rate limits on the V1 ticker endpoint of Bitmart. In their docs they say its supposed to be deprecated since 06/2024 and replaced by the V3 endpoint:
image

https://developer-pro.bitmart.com/en/spot/#change-log

This Pr updates the endpoint to use their V3 instead of the V1.

Tested

  • updated the unit test + ran oracles locally and observed prices

@philbow61 philbow61 merged commit 5e22de7 into main Sep 18, 2024
4 checks passed
@philbow61 philbow61 deleted the feat/update-BitMartAdapter-to-V3 branch September 18, 2024 13:35
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

Successfully merging this pull request may close these issues.

2 participants