oxMinter

Multi-asset mint command

Configuration only · wallet stays local

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 launchSPL mint · CPMM seed
Swap & routeSpot swaps · referral links
LiquidityCPMM · CLMM · AMM v4
FarmsRewards · harvest · stake
Burn & EarnLock liquidity · retain fees
LaunchLabBonding curve · graduation
PortfolioPositions · LP · rewards
PerpetualsOrderly markets · leverage
External modules open the official Raydium interface. This console signs through your wallet extension and never handles a private key.
Configure & exportBuild a launch file for the local launcher. No wallet, nothing signed.Live consoleConnect a wallet and run the launch, swaps, burns and distribution. Opens the console app.
Safe testing
01

Token identity

On-chain mint parameters

1–10 chars
0–9
required

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.

02

Initial liquidity

Token / wrapped SOL CPMM

EXMD
SOL
basis points
BPS
denominator 1,000,000
pins the exact AMM config
SEC
ISO 8601 with a timezone, e.g. 2027-03-04T09:30:00Z — blank opens immediately
03

Burn & distribution

Executed before pool creation

Optional
EXMD

Recipients

Send initial allocations to up to eight wallets.

CSV columns: Name, Wallet Address. Optional: Amount.

No recipient allocations
04

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

Export this configuration, replace config/devnet.json, then validate before deployment.

After export

Local deployment runbook

The signed transaction workflow remains in the companion launcher. This interface prepares its reviewed input.

  1. 1
    Replace the config

    Move the exported JSON into the launcher’s config folder.

  2. 2
    Run the safety check

    npm run check:devnet

  3. 3
    Fund and deploy locally

    npm run deploy:devnet

Raydium CPMM reference