Try   HackMD

How to check if Human Unreadable Act II is claimed

The primary collection of Human Unreadable is the Artblocks collection here:

Token IDs range from 455000000 to 455000399

The secondary collection of Human Unreadable Act II is the contract here:

The token IDs for the primary token and secondary token are identical. To check if an Act II token has been claimed you can check ownerOf on the secondary token contract. If it reverts, it has not been claimed. If it returns an address it has been claimed.

Example not claimed

Image Not Showing Possible Reasons
  • The image was uploaded to a note which you don't have access to
  • The note which the image was originally uploaded to has been deleted
Learn More →

Example claimed

Image Not Showing Possible Reasons
  • The image was uploaded to a note which you don't have access to
  • The note which the image was originally uploaded to has been deleted
Learn More →

Alternative option

We can also provide an api hosted at act2-api.operator.la which returns a simple true/ false if the token has been claimed or not.