Open whoabuddy opened 1 year ago
The current /info endpoint returns the address that minted the inscription, but what if it was transferred?
/info
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 https://github.com/hirosystems/ordinals-api/issues/23 ?
The current
/info
endpoint returns the address that minted the inscription, but what if it was transferred?