autorenew
Raydium Rolls Out Major CPMM and Launchpad Upgrades: Creator Fees Revolutionize Meme Token Monetization on Solana

Raydium Rolls Out Major CPMM and Launchpad Upgrades: Creator Fees Revolutionize Meme Token Monetization on Solana

Hey there, meme token enthusiasts! If you're deep into the Solana ecosystem, you've probably heard the buzz about Raydium's recent upgrades. In a detailed thread on X (formerly Twitter), Raydium's own Stendhal (@StRAYndhal) announced that major updates to their CPMM and Launchpad programs are now live. These changes are all about boosting monetization for creators and platforms, which is huge for anyone launching or trading meme tokens. Let's break it down step by step, keeping things simple and straightforward.

First off, what's Raydium? It's a decentralized exchange (DEX) built on Solana, famous for its lightning-fast trades and super-low fees. Raydium uses an automated market maker (AMM) model, which means liquidity pools handle trades instead of traditional order books. This setup is perfect for meme tokens, where hype can drive massive volume overnight.

The star of the show here is the Launchpad program updates. Raydium's Launchpad is where new tokens get their start, often with fair launches that attract degens and builders alike. The big news? They've introduced creator fee support. That means if you're a meme token creator, you can now earn a cut from trading fees on your token's pool. No more relying solely on hype—built-in revenue streams could make projects more sustainable.

Alongside that, there's full integration with Token-2022. This is Solana's upgraded token standard, which supports cool features like automatic transfer fees. It's a step up from the older SPL tokens, allowing for more advanced tokenomics. For meme tokens, this could mean things like built-in royalties or deflationary mechanics right out of the gate.

They've also added a platform fee vault system. Platforms building on Raydium can now collect and manage fees more efficiently, which might encourage more tools and services around meme launches.

Stendhal highlighted three key features in the thread:

  • Creator fee support for ongoing earnings.
  • Token-2022 integration for modern token standards.
  • Platform fee vaults for better monetization control.

To make this work, there are some new instructions in the SDK (software development kit, basically the tools devs use to build on Raydium). Things like claim_creator_fee let creators withdraw their earnings, while initialize_with_token_2022 sets up pools with the new standard. If you're a developer, check out the SDK and demo for examples.

But heads up—there are breaking changes. If you're integrating with Raydium, you'll need to update your trading instructions (like buys and sells) to include new accounts: the system program, platform fee vault, and creator fee vault. The thread provides a handy link to get the PDA (program-derived address) for these vaults here.

For migration, existing platforms should use update_platform_config, and new ones go with the updated create_platform_config. Standard tokens migrate to initialize_v2, while Token-2022 uses its own init instruction. One note: transfer fees take two epochs (that's Solana's time unit, about 2-3 days each) to activate, and authorities get transferred during migration.

Shifting to the CPMM side—Constant Product Market Maker, the engine behind Raydium's trades. It now supports initialize_with_permission, letting Launchpad create pools with creator fees baked in. There's a new collect_creator_fee instruction for creators to grab their shares. The SDK has updates here, and a demo for collecting fees here.

Layout changes include new fields in pool info for creator fees, like fee_on to specify which tokens get fees, and a boolean to enable it. The global config now has a creator fee rate. Swaps account for these fees in calculations, but existing pools aren't affected—only new ones will see the changes.

For the full implementation guidelines, Raydium dropped a doc here. And if you're curious about the on-chain updates, check the transactions on Solscan: CPMM tx and Launchlab tx.

What does this mean for the meme token world? These upgrades could supercharge the Solana meme scene. Creators get real incentives beyond just pumping and dumping, platforms can build more robust services, and with Token-2022, we might see more innovative token designs. It's a win for sustainability in a space that's often wild and unpredictable.

If you're launching a meme token soon, now's the time to dive into these updates. Raydium's making it easier to monetize your ideas, and that could lead to higher-quality projects sticking around longer. Stay tuned for more developments—Solana's meme ecosystem is evolving fast!

You might be interested