Closed ryjin111 closed 5 months ago
Hi there, the Sell page is using an extension (tokensOfOwner) that might not be available in your contract. Can you share the contract + chain with me so I can double check?
Also, is getNFTs
throwing you any issue?
0x2Fb2aE31b5C48D0Fd327a460671FA131a6738068 NFT721 drop Degen Chain 0x66bd7DBeFF2cC008Af80a8CBcAe1C6EC3086B5b1 MP
Hey @ryjin111 sorry about the delay here. Are you using getNFTs
which results in the error above? If you can share your full code here I believe I can give you a solution.
If you feel comfortable for a more private conversation, feel free to reach out to us at https://thirdweb.com/support > Submit a ticket
The code is just the new marketplace v3 repo which i fork @kien-ngo
Tried everything i think thirdweb need to release a simple fix for this so that nftdrop721 contracts can use it perfectly on the selling page
Other functions works well like direct buy
Otras funciones funcionan bien como la compra directa.
I just cloned the repository and configured the chain, but on the default purchase page it does not seem to show the nfts correctly, and the purchase or offer does not work within the nft information either.
Hey guys, we are launching a new marketplace and although the UI isn't "the best", it's packed with features. Would you be able to play with it and give the suggestions + any bugs that you may find?
Live: https://marketplace-template.thirdweb-example.com/ Code base: https://github.com/thirdweb-example/marketplace-template
i got similar issue. in sell page NFTS not loading. i am using same contract marketplacev3 and direct listing contract . please help in this project only
i got similar issue. in sell page NFTS not loading. i am using same contract marketplacev3 and direct listing contract . please help in this project only
try the new template Code base: https://github.com/thirdweb-example/marketplace-template
It seems it's not fetching anything or not detecting any collection within it's page
I've tried changing getNFTs and works but it's not showing the metadata and stuffs