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

Bad Data #160

Closed
AryanJ-NYC opened this issue Jul 20, 2023 · 1 comment
Closed

Bad Data #160

AryanJ-NYC opened this issue Jul 20, 2023 · 1 comment

Comments

@AryanJ-NYC
Copy link

The ids provided by the Hiro API are incorrect. They do not map 1:1 with ordinals.com.

Some examples:

https://api.hiro.so/ordinals/v1/inscriptions/16946381 responds with
{ "id":"44651eb76033b168d376d05d6d86bde837b4da2a0340178705978803a7936160i0", ..., } which is
https://ordinals.com/inscription/44651eb76033b168d376d05d6d86bde837b4da2a0340178705978803a7936160i0 which is
Inscription 17385219 which !== 16946381 (the OG query).

https://api.hiro.so/ordinals/v1/inscriptions/17385219 leads to https://ordinals.com/inscription/d3bdd470b072c300468b8837e9b403384baab5ee05029b6d522167e72be727c3i0 which is Inscription 17824057 which !== 17385219

I bet there are tons more examples.

@AryanJ-NYC
Copy link
Author

Duplicate of #100.

Closing.

Sorry guys.

@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in Ordinals Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

1 participant