# How the HeyMint Fee works

We introduced a new pricing model on Feb 21st, 2023.&#x20;

**Please note that HeyMint fee will be applied for all of the pricing plans.**&#x20;

## Creators

For creators, almost all the basic features that you will need to launch a simple NFT collection (art generation, smart contract generation & deployment, and mint website) are free. For example, using public sale, presale & allowlist, withdraw, and other commonly used features are free.\
\
Only one feature that costs is airdrop. We are charging 0.0001 ETH/\~$0.333 per token for airdrop/gift tokens (so if you want to airdrop 10 tokens, it will cost \~$3.333).&#x20;

Here's the airdrop fee breakdown across all chains we support:

| Blockchain      | HeyMint Airdrop Fee | Testnet                     |
| --------------- | ------------------- | --------------------------- |
| Ethereum        | 0.0001 ETH          | Sepolia: 0.0001 ETH         |
| Polygon         | 0.1 POL             | Amoy: 0.1 POL               |
| Optimism        | 0.000016 ETH        | OP Sepolia: 000016 ETH      |
| Arbitrum        | 0.000016 ETH        | Arb Sepolia: 0.000016 ETH   |
| BNB Smart Chain | 0.00012 BNB         | BNB SC Testnet: 0.00012 BNB |
| Base            | 0.000016 ETH        | Base Sepolia: 0.000016 ETH  |
| Blast           | 0.000016 ETH        | Blast Sepolia: 0.000016 ETH |
| RARI            | 0.000016 ETH        | RARI Testnet: 0.000016 ETH  |

**For advanced features, dedicated support, and priority service, see our** [**Pricing**](broken://pages/Oofur62NSD8j5vawCbwf) **doc for more details.**

## Collectors

We are charging a fraction for fee for each token on mint:

* Ethereum mainnet: 0.0016 ETH/\~$3 per token
* Polygon mainnet: 1 POL/\~$0.45 per token

Here's the fee breakdown across all chains we support:

| Blockchain      | HeyMint Fee | Testnet                    |
| --------------- | ----------- | -------------------------- |
| Ethereum        | 0.001 ETH   | Sepolia: 0.0016 ETH        |
| Polygon         | 1 POL       | Amoy: 1 POL                |
| Optimism        | 0.00016 ETH | OP Sepolia: 00016 ETH      |
| Arbitrum        | 0.00016 ETH | Arb Sepolia: 0.00016 ETH   |
| BNB Smart Chain | 0.0012 BNB  | BNB SC Testnet: 0.0012 BNB |
| Base            | 0.00016 ETH | Base Sepolia: 0.00016 ETH  |
| Blast           | 0.00016 ETH | Blast Sepolia: 0.00016 ETH |
| RARI            | 0.00016 ETH | RARI Testnet: 0.00016 ETH  |

{% hint style="warning" %}
Please be aware that our platform fee is denominated in cryptocurrency, and its equivalent in USD or fiat may vary due to the volatile nature of cryptocurrency prices.
{% endhint %}

If the project owner is a [Launchpad Lifetime Access Pass](https://opensea.io/collection/heymint-launchpad-lifetime-access-pass) owner, [Curious Addys](https://opensea.io/collection/catc) holder (either holding a Curious Addys NFT & a [Curious Addys SBT token](https://opensea.io/collection/heymint-launchpad-catc-access-pass) or just holding a Curious Addys NFT longer than 6 months) or [Zen Academy SBT](https://opensea.io/collection/heymint-launchpad-za-access-pass) holder, the fee will be waived.

## How our funds will be used

The funds we receive will be used to continue building and supporting tools to support the NFT ecosystem for both creators and collectors. We currently have two products, [HeyMint Allowlist Manager](https://heymint.xyz/) (free for both creators and collectors) and HeyMint Launchpad, and will continue adding more features and tools that solve strong pain points for people launching, managing, and joining NFT collections.

If you have any feature requests, please submit a request [here](https://requests.heymint.xyz/) - we prioritize building features based on user demand!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.launchpad.heymint.xyz/pricing/how-the-heymint-fee-works.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
