Fees and costs
Two categories, kept separate on purpose. One is what RELICLAUNCHER charges. The other is what Solana charges, which we collect nothing from and cannot reduce.
The split
Platform fee
A flat fee per launch. It does not scale with your buy size, the number of wallets, or the value of the token. One launch, one fee.
Network costs
Base fee, priority fee, bundle tip and account rent. These go to Solana validators and to the accounts themselves. RELICLAUNCHER takes no share of any of them.
Pricing
Exact platform pricing is published at activation. RELICLAUNCHER is pre-launch, and quoting a number here that later turns out to be different would be worse than saying nothing.
The platform fee
Flat, per launch, charged when you execute. A launch that does not execute is not charged, and a simulation is never charged, however many times you run it.
Flat rather than a percentage is a deliberate choice. A percentage fee means the product earns more the more you spend, which puts our interest and yours on opposite sides of every decision about buy size. A flat fee does not.
Network costs
Four things make up what Solana takes. They are shown separately rather than as one total, because they behave differently and you can influence some of them.
- Base feeThe standard charge for including a transaction. It is small, fixed per signature, and there is nothing to tune.
- Priority feeAn optional amount that raises your transaction's position when block space is contested. Higher means more likely to be included promptly, and more expensive.
- Bundle tipWhat the bundle pays for inclusion through the block engine. Inclusion is competitive, so this is the number that decides whether your bundle wins the slot against other bundles.
- Account rentA deposit held by every new account: the mint, the token accounts, the wallet accounts. It is not spent, and most of it returns when the accounts are closed by the sweep.
About the network
Rent is the one people forget. A launch with twenty wallets creates a lot of accounts, and each one needs its deposit before it can hold anything. It comes back, but it has to be there first.
What makes a launch cost more
- More walletsEvery wallet is more accounts, more rent, more signatures and more base fee. Twenty wallets costs meaningfully more to run than ten, before a single token is bought.
- A contested slotWhen block space is busy, the tip needed to win a slot rises. This is a market and it moves.
- RetriesA bundle that does not land and is rebuilt has its own fees. A launch that lands on the third attempt paid network costs three times.
- Larger buysThe buys themselves are the largest line for most launches, and they are not a fee. They are you buying your own token.
What does not make it cost more
The platform fee does not move with any of the above. Neither does the number of simulations you run, the number of times you edit the create form, or the size of the supply you mint.
What is shown before you sign
The cost breakdown appears after simulation and before the signature request. Every line is itemised, with the total, and it is the last screen between you and execution.
- Platform feeThe flat fee, on its own line, clearly marked as ours.
- Network costsBase fee, priority fee, tip and rent, itemised rather than merged.
- Total buy amountWhat the wallets will actually spend on the token.
- Grand totalWhat leaves your wallets if the launch lands.
Confirm before signing
The terminal has a setting that always shows the full cost breakdown before a signature is requested. It is on by default and there is no good reason to turn it off.
Refunds and failed launches
- A launch that does not executeNo platform fee. You are not charged for configuring a launch, simulating it, or deciding against it.
- A bundle that does not landNetwork costs for the attempt are spent. They went to the network and there is nobody to reclaim them from.
- Unspent SOL in the walletsNot a fee at all. Sweep returns it, along with the rent from the accounts it can close.
Security
Custody, key handling, and what to do if something asks for a seed phrase.