Skip to content

Unexpected behavior and errors with ERC 721 tokens #922

Answered by shazarre
silasbw asked this question in Q&A
Discussion options

You must be logged in to vote

After having a closer look into that particular issue it turns out that:

  • calling tokenURI(1) for that contract returns ipfs://QmUmvYubscf86RhDKHHLxV8w7HoxAYgNDsyy9afpqBnnVe1
  • calling tokenURI(2) returns ipfs://QmUmvYubscf86RhDKHHLxV8w7HoxAYgNDsyy9afpqBnnVe2

Notice the only difference between the two is 1 vs 2 at the end of the URL. Both are invalid ipfs CIDs though:

To sum it up: technically speaking it turns out that it's not a bug on blockscout side (although it seemingly looks like it), but rather invalid data provided by the contract which m…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by arthurgousset
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants