mbounds2144 Posted February 23, 2022 Share Posted February 23, 2022 (edited) Site URL: https://digitalpimps.io/ I am attempting to embed individual listings of my Opensea collection. I have been successful in listing the entire collection page, but I would prefer to have individual listings on my site. However, upon copying the embed code for a listing, saving my site and then going to the page live I am just seeing a message stating "Problem loading asset". Any one have any ideas on what I am doing wrong? Embed code is - "<nft-card contractAddress="0x2953399124f0cbb46d2cbacd8a89cf0599974963" tokenId="90545669280396328483535928941787146352421023811415994247463442489059286450326"> </nft-card> <script src="https://unpkg.com/embeddable-nfts/dist/nft-card.min.js"></script>" Edited February 23, 2022 by mbounds2144 typo Link to comment
iamdavehart Posted February 23, 2022 Share Posted February 23, 2022 OpenSea's embed code uses their v1 API to locate the asset, which currently only supports NFTs released on ethereum. Your NFTs are minted on Polygon so you'll have to wait for OpenSea to release new embed code that calls to their (as yet unreleased) v2 API. more info here Support for MATIC network needed. · Issue #37 · ProjectOpenSea/embeddable-nfts (github.com) NFT API Overview (opensea.io) Squarespace certainly not interfering with the way it works. e.g. Try to embed something from the ethereum network and it will work just fine. Dave Hart. Software/Technology Consultant living in London. buymeacoffee Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment