Exporting Your Allowlist

Exporting Your Allowlist from HeyMint

If you’ve collected wallet addresses through allowlist features on HeyMint, you can export them at any time for use in your own custom contract or to migrate elsewhere.

This guide will walk you through how to access, view, and download your allowlist data—no matter what stage your project is in.

Let’s get started!


Step 1. Navigate to your Allowlist project

Navigate to your Allowlist project

Go to Creator > My Allowlist in the HeyMint dashboard, then select the allowlist project you want to export.

Step 2. Export your allowlist

Inside your selected project, go to Entry List > Entries, then click on Export full list.

This will download a CSV file containing all collected entries, including the following data:

  • timestamp – Date and time of submission

  • ipAddressHash – Hashed IP for reference (privacy-preserving)

  • mintWallet – Wallet address submitted for minting

  • unverifiedWallet – If applicable

  • walletBalance – Snapshot of wallet balance at time of entry (if applicable)

  • discord – Discord username (if provided)

  • discordId – Discord ID

  • twitter – Twitter handle

  • twitterId – Twitter user ID

  • twitterFollowerCount – Number of followers at time of entry

  • twitterAccountCreationDate – When the Twitter account was created

  • farcasterUsername – Farcaster handle (if provided)

  • email – Email address (if collected)

  • status – Current status of the allowlist entry

  • collab – Source or label for collab entry (if used)


✅ That’s it!

Your allowlist has now been successfully exported. You can open the CSV file in any spreadsheet app (like Excel or Google Sheets) or import it into your custom smart contract or tool of choice.

A few tips:

  • If you’re planning to use this for a smart contract allowlist, make sure to clean the list and remove any extra columns your contract doesn't need.

  • For privacy reasons, please handle user data (like emails and IP hashes) with care if you plan to share the file.


💬 Need help?

If you run into any issues or have questions, feel free to reach out to us at [email protected].

Last updated