Skip to main content
All CollectionsFAQsGeneral
How do I report issues to the forum?
How do I report issues to the forum?
Updated over a week ago

When encountering unexpected behavior, it’s crucial to provide a detailed description of the issue to the community forum. A thorough report can significantly speed up the troubleshooting process.

Issue Details Checklist:

Please include the following information in your forum post to help us understand and address your issue effectively:

  • Description of the Issue: What exactly is the problem?

    • Steps to Encounter: How did you come across the issue?

    • Consistency of the Issue: Can you reproduce the issue consistently?

    • Context of the Issue: Did the issue occur while deploying a contract, minting a token, or using a Studio app?

  • System Details:

    • Operating System and Platform (e.g., Windows, macOS, Linux)

  • Device Type:

    • Desktop or Mobile

  • Browser (e.g., Chrome, Firefox, Safari)

  • Wallet Used (e.g., MetaMask, Coinbase Wallet)

  • Screenshots:

    • Take a screenshot of the issue along with your console.

    • If you can reproduce the error consistently, clear the console, recreate the steps to the error state, and take another screenshot after the error occurs.

  • Transaction Details: If applicable, include the transaction hash and a link to view the transaction.

Getting to your Console
1. Head over to the Developer Tools section in your browser. Usually, this can be accessed by pressing F12.

2. Take a screenshot of the following Console tab.

If you can reproduce the error consistently:

Clear the console.


With the developer tab still open, execute the steps to arrive to the error state.

Take a screenshot of the console after the error occurs.

Did this answer your question?