Where can I find the nft-application form?

Topic summary

Main issue: A developer building an app that requires merchants to apply for NFT (non‑fungible token) sales eligibility references Shopify docs pointing to https://{shop}.myshopify.com/admin/nft-application, but the URL returns 404 on both test and live stores. They ask where to find the form and if it’s still required.

Shopify Developer Support reports the link works on their development store and suggests confirming prerequisites and troubleshooting:

  • Be accepted into Shopify’s blockchain app program (partner eligibility requirements).
  • Check merchant eligibility via the NFT sales eligibility API.
  • Clear cache or use an incognito window.
  • If still failing, contact Shopify Support for a deeper review.

The developer shared a Loom video demonstrating the 404 and asked for further guidance. Another participant linked to a general NFT selling thread and external educational articles, which don’t address the missing form directly.

Status: Unresolved/ongoing. Open questions: whether the nft-application form is still active for all stores and why eligible stores encounter 404. Next step is to verify program acceptance and merchant eligibility, then escalate to Shopify Support if the issue persists.

Summarized with AI on January 17. AI used: gpt-5.

HI,

We are building a App that requires the store to apply to be eligible for NFT sales. In the documentation it says we should give the store the following link to a form that would make the store eligible to sell NFTs (That we create for them) once filled out: https://{shop}.myshopify.com/admin/nft-application as seen here https://shopify.dev/docs/apps/blockchain/nft-distribution.

That nft-application link goes to the 404 not found page on test and live stores.
Where can I find the form? Is it still applicable for selling NFTs?

Thanks!

1 Like

Hey @Laderlappen

Reviewing you post here. it sounds like you are seeing unexpected errors returned when loading this URL link/page in the admin. When we tested in our development store using the docs, this worked as expected. If you have already;

1. confirmed partner eligibility requirements and been accepted to the blockchain app program
2. checked merchant eligibility via API
3. worked through local troubleshooting such as clearing your browser cache or using an incognito tab

Then, the best next step moving forward would be connecting with Shopify Support directly so someone can take a closer look.

  • Cheers!
    Shopify Developer Support

Good day @ShopifyDevSup ,

Thanks for the message. Here is a recording of the error: https://www.loom.com/share/41be73d782c84e289e665f73f3fb6398
Am I doing something wrong? I just want a store to be able to complete the NFT eligibility application form.

Thank you.

Hi Laderlappen

We discuss issues in this direction in this topic about selling NFTs based on Shopify here:

How Do I Sell NFTs

Maybe this will be useful to you. Also, for others interested in the topic of creating and selling NFTs, you can read educational content here:

WHAT IS NFT TOKEN

How do I create an NFT collection