oxMinter
Multi-asset mint command
oxMinter · powered by Raydium
Mint with clarity.
Move with conviction.
A focused command center for creating your token, distributing supply, setting liquidity, and moving into Raydium’s complete trading ecosystem.
Token identity
On-chain mint parameters
Host it somewhere permanent (IPFS or Arweave). Without it the token has no name or image in any wallet — and once the launcher revokes mint authority that cannot be fixed.
Initial liquidity
Token / wrapped SOL CPMM
Burn & distribution
Executed before pool creation
Recipients
Send initial allocations to up to eight wallets.
CSV columns: Name, Wallet Address. Optional: Amount.
Authority policy
Applied after pool creation
Make the configured supply permanent
Remove the ability to freeze holder accounts
Turn this off to freeze the name, ticker and image permanently
After export
Local deployment runbook
The signed transaction workflow remains in the companion launcher. This interface prepares its reviewed input.
- 1Replace the config
Move the exported JSON into the launcher’s config folder.
- 2Run the safety check
npm run check:devnet - 3Fund and deploy locally
npm run deploy:devnet