Verify an OBJKT ID was issued by an address, by querying the on-chain data directly:
- Take objkt ID, such as
72424here: https://www.hicetnunc.xyz/objkt/72424 - Place that into
https://api.tzstats.com/explorer/bigmap/522/{id}such as: https://api.tzstats.com/explorer/bigmap/522/72424 - Look at the
"issuer"field and ensure the address matches exactly the profile you are trying to buy from.
e.g. My address is tz1XHADaUcMSkTN9gdmtRqcnrrZfs4tNkCPg and it matches, so we can verify that OBJKT has been minted by me.
The problem is a UI/frontend issue (that is being fixed by the devs, and might already be fixed by the time you read this).