After successful /create/ steps, the /art/?id route not working #1783
Unanswered
kiarashplusplus
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have successfully launched a Metaplex inspired website. I get to create NFTs now however, I'm having issues with listing them for sale, or even viewing them on my website at the /art/ endpoint. After creating an NFT when it says /auction/create/, it wouldn't let me select any NFTs to list copies of or sell master edition. Clicking on the view in my collection won't work either, for example here it stalls and never pulls the actual information.
I can verify token creation:
Token created: https://solscan.io/token/4YEegbvdc98dg2D3QkVUR61uqWXjr8iEarnDVL5wu3EP
art endpoint: https://persianheritagecoin.web.app/#/art/8tU3xhJ3UbH5FkeRQ4qu5NYqtmnGi2ZLCnc5i8hi6bfd
How can I fix the art endpoint or mint / verify the token I created for auction ?
Beta Was this translation helpful? Give feedback.
All reactions