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

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 submissionipAddressHash
– Hashed IP for reference (privacy-preserving)mintWallet
– Wallet address submitted for mintingunverifiedWallet
– If applicablewalletBalance
– Snapshot of wallet balance at time of entry (if applicable)discord
– Discord username (if provided)discordId
– Discord IDtwitter
– Twitter handletwitterId
– Twitter user IDtwitterFollowerCount
– Number of followers at time of entrytwitterAccountCreationDate
– When the Twitter account was createdfarcasterUsername
– Farcaster handle (if provided)email
– Email address (if collected)status
– Current status of the allowlist entrycollab
– 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