We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The current /info endpoint returns the address that minted the inscription, but what if it was transferred?
/info
The text was updated successfully, but these errors were encountered:
In the Hiro API both address and genesis_address are fields provided for a single inscription.
address
genesis_address
Not sure these values are updated yet though based on hirosystems/ordinals-api#23 ?
Sorry, something went wrong.
No branches or pull requests
The current
/info
endpoint returns the address that minted the inscription, but what if it was transferred?The text was updated successfully, but these errors were encountered: