hirosystems / ordhook

Build indexers, standards and protocols on top of Ordinals and Inscriptions (BRC20, etc).
Apache License 2.0
174 stars 54 forks source link

Different Owner Address Info Between Ordinals.com and Hiro Ordinals API #296

Closed WooMai closed 1 month ago

WooMai commented 4 months ago

Describe the bug

Inscription Number: 498457

On ordinals.com, it shows this inscription is currently under the address 339PiqWnq6WcbXHb91PXfu4q18L9AiZDhK.

But on the Hiro API, it shows bc1qhhz3g6qsumlw8w6n4shwddcdjmthepyze5z748.

Screenshots image

image

Additional context I noticed that this inscription was once spent as transaction fee, did this cause this problem?

Also, the inscription appears to have been used only once as tx fee (ordiscan), but shows up 3 times in the Hiro API.

image

image

WooMai commented 4 months ago

This problem is also exists on Ordinals Explorer, compared with ordiscan.

lgalabru commented 2 months ago

Thanks @WooMai! We're looking at an issue ordhook side. The transaction is spent in fee, in a coinbase that has more than one output. I'm working on a fix.

lgalabru commented 1 month ago

Fixed in #300