What it costs, and who gets it.
Creating a token is free — Solana charges for it, and we pay that. What costs money is a pool: the chain rents the accounts it opens, and that rent is not ours either. Here is every figure and who receives it.
Creating a token
Minting is free: none of the figures below come off your balance. They are what the chain charges to create the accounts a token needs, and Memma pays them.
Mint account rent
Refundable deposit held by the network
0.0015 SOL
≈ $0.11
Metadata account
Stores name, symbol and icon on-chain
0.0056 SOL
≈ $0.43
Token account
Holds the supply minted to your address
0.0020 SOL
≈ $0.15
Transaction fees
Paid to validators for including the mint
0.0105 SOL
≈ $0.80
Total
What the chain charges. Your share of it is nothing
0.0196 SOL
≈ $1.49
Opening a pool
Only if you choose to add liquidity. On top of this you commit whatever SOL you decide to pair with your supply — that is not a fee, it stays in the pool and it is yours. You can close the pool whenever you like and take the position back; what returns is what it is worth at that moment, which may be more or less than what went in. The rent and the platform fee above are spent either way.
Pool creation
Rent for the pool and its vault accounts
0.1500 SOL
≈ $11.40
Platform fee
Ours. The only charge Memma makes, and only on a pool
0.0500 SOL
≈ $3.80
Total
Before the liquidity you pair, which stays yours
0.2000 SOL
≈ $15.20
Sending an airdrop
A mass send is transfers batched into transactions, so the bill grows with the list rather than sitting still. 20 transfers fit in one transaction, and a wallet that has never held your token needs an account opened for it first. That rent is almost the whole cost — which is why sending to fresh wallets costs real money and sending to people who already hold the token costs close to nothing.
Recipient account rent
Per wallet that has never held this token
0.0020 SOL
≈ $0.15
50 new recipients
3 transactions
0.1000 SOL
≈ $7.60
200 new recipients
10 transactions
0.4001 SOL
≈ $30.40
500 new recipients
25 transactions
1.0001 SOL
≈ $76.01
Our fee
0.05
SOL, once, when you open a pool — and that is the entire list. Minting is free and stays free, and since 2026-08-13 that is literal: a token you never pair costs you nothing at all, because we pay the chain's side of the mint too. We take no percentage of your supply, no cut of the pool and nothing from the trades that follow. The figure above is on the landing page and in the wizard before you confirm, because a fee you meet at the end is a hidden one.
Compared to doing it yourself
The on-chain cost is identical either way: the network charges the same rent whoever signs the transaction. What differs is the four to six hours of writing, deploying and checking, and the risk of getting a decimal wrong on a mint that cannot be edited.