Pump Fun | Coin Factory | Fair Launch | |
---|---|---|---|
Create token | 0 SOL (0 USD) | 0.4 SOL (60 USD) | 0.006 SOL (0.9 USD) + tip |
Create pool | 6 SOL (900 USD) | 0.3 SOL (45 USD) | 0.2 SOL (30 USD) + tip |
Trade | 1%, then 0.25% | 0.25% | 0.01% |
Fair tokens are modern. They are created according to the latest standard for Solana tokens: Token‑2022. They are accessible via Solana Explorer, Raydium, and any DEX aggregator like OKX.
Fair tokens are transparent. They don't use any extensions of the Token‑2022 standard except for Metadata and Metadata Pointer.
Fair tokens are immutable. All authorities are revoked: it's impossible to mint more tokens, freeze accounts, or even update the token metadata. The most important metadata is saved on‑chain, and optional metadata is saved in IPFS, which is also immutable.
Fair tokens are backed by stablecoins. The entire supply is deposited into the largest DEX on Solana and backed by USDC as collateral. Then all the LP tokens are burned – optional, but highly recommended, because it guarantees that the token cannot cost less than the initial price even if all the supply is sold.
Fair tokens are deflationary. Although they are traded with the minimum available protocol fee of 0.01% per trade, a small portion of fees is collected by Raydium for the service. This means that we collectively lose around 0.0016% on every trade, which gradually decreases the overall supply.
Data | Type | Example |
---|---|---|
Address prefix (optional) | String | A |
Address suffix (optional) | String | E |
Attributes (optional) | JSON | A set of any key‑value pairs |
Description | String | My awesome project makes the world a better place |
Image | File | – |
Liquidity | Number | 1000 |
Name | String | My Awesome Project |
Symbol | String | AWESOME |
URL | String | https://my-awesome-project.io |
I kindly suggest experimenting with the AMM Playground beforehand to figure out how much liquidity you need. I recommend starting with the average trade estimation, then ideally you need to provide at least 10x that number in liquidity so that the average slippage is no more than 10%. So if you expect the average trade to be around 100 USDC, then you might provide 1000 USDC of liquidity. Given the standard supply of 1,000,000 tokens, the initial price would be 0.001 USDC.
Just text me the above information about your desired token. If I confirm that the info you provided looks good, I'll create a test token for you in Solana Devnet. If you confirm that the token looks good, then please transfer me the collateral + fees + tips. Then I'll create everything and send you back the token's address on Solana Mainnet and the liquidity pool's address on Raydium.
Keep in mind that if you don't want to provide the collateral or burn the LP tokens afterward, then I can still create your token, but you should create a liquidity pool yourself however you like.
An example of a token created via Fair Launch is Planeta Taxi.
This is mostly a charity project because I'm tired of constant rug pulls and insane fees everywhere. Did you know that Pump Fun earned $550M in just one year on fees? If you're interested in more details, I wrote a blog post on Medium about it.
For now, I'm doing everything manually via the local terminal because I don't want to invest time in automation without knowing for sure that there's sufficient demand in the market and that people are actually ready to leave me sufficient tips. Of course, I'll fully automate the process if it's worth it.
If you're short on money and you're a technical person at the same time, have a look at my exact script template and metadata template and create your fair token yourself absolutely free. You're welcome, just promise you aren't going to rug pull with it.
Just in case: although our tokens are 100% fair, if you create a memecoin, its price can and will fluctuate a lot. Keep in mind that memecoins are not financial securities. Please read the SEC statement first if you're unsure what a memecoin is.