ourzora / nft-metadata

generic nft metadata parsers
MIT License
65 stars 13 forks source link

OpenSea Shared Storefront is no longer supported #47

Open iammatthias opened 1 year ago

iammatthias commented 1 year ago
Uncaught Error: Failed to get tokenURI token: 0x495f947276749Ce646f68AC8c248420045cb7b5e is unsupported by @zoralabs/nft-metadata
    at Agent.fetchMetadata (webpack-internal:///(sc_server)/./node_modules/@zoralabs/nft-metadata/dist/agent.js:164:23)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

OpenSea Shared Storefront contract is longer working with @zoralabs/nft-metadata. Not sure what changed, this was working a few weeks ago. It doesn't look like the repo has had any updates.

Fwiw, @zoralabs/nft-metadata is still working with Zora and FND tokens.